| Name | Status | Type | Time(s) |
| importPackage | Error | N/A
org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems! Wrong Import-Package for : org.eclipse.papyrus.infra.services.edit.tests at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110) at org.eclipse.papyrus.bundles.tests.BundlesTests.testManifestProperty(BundlesTests.java:138) at org.eclipse.papyrus.bundles.tests.BundlesTests.importPackage(BundlesTests.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.019 |
| incubationTest | Error | N/A
org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems! Wrong Bundle-Name for : org.eclipse.papyrus.uml.oclconstraintevaluation at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110) at org.eclipse.papyrus.bundles.tests.BundlesTests.testManifestProperty(BundlesTests.java:138) at org.eclipse.papyrus.bundles.tests.BundlesTests.incubationTest(BundlesTests.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.002 |
| vendorTest | Error | N/A
org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems! Wrong Bundle-Vendor for : org.eclipse.papyrus.uml.oclconstraintevaluation at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110) at org.eclipse.papyrus.bundles.tests.BundlesTests.testManifestProperty(BundlesTests.java:138) at org.eclipse.papyrus.bundles.tests.BundlesTests.vendorTest(BundlesTests.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.006 |
| versionTest | Success | | 0.004 |
| aboutTest | Error | N/A
org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems!The following bundles don't have the file about.html : org.eclipse.papyrus.uml.oclconstraintevaluation at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110) at org.eclipse.papyrus.bundles.tests.BundlesTests.fileTest(BundlesTests.java:172) at org.eclipse.papyrus.bundles.tests.BundlesTests.aboutTest(BundlesTests.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.057 |
| javaVersionTest | Success | | 0.001 |
| reexportDependencies | Error | N/A
org.eclipse.core.runtime.AssertionFailedException: assertion failed: 203 problems! org.eclipse.papyrus.infra.constraints re-exports: - org.eclipse.emf.ecore - org.eclipse.papyrus.infra.tools org.eclipse.papyrus.infra.constraints.edit re-exports: - org.eclipse.papyrus.infra.constraints - org.eclipse.emf.edit org.eclipse.papyrus.infra.constraints.editor re-exports: - org.eclipse.core.resources - org.eclipse.papyrus.infra.constraints.edit - org.eclipse.emf.ecore.xmi - org.eclipse.emf.edit.ui - org.eclipse.ui.ide org.eclipse.papyrus.infra.core re-exports: - org.eclipse.papyrus.infra.core.sasheditor - org.eclipse.papyrus.infra.core.sasheditor.di - org.eclipse.ui.ide - org.eclipse.emf.edit.ui - org.eclipse.papyrus.infra.gmfdiag.commands org.eclipse.papyrus.infra.core.sasheditor re-exports: - org.eclipse.papyrus.infra.core.log org.eclipse.papyrus.infra.core.sasheditor.di re-exports: - org.eclipse.swt - org.eclipse.papyrus.infra.core.sasheditor - org.eclipse.emf.ecore org.eclipse.papyrus.infra.discovery re-exports: - org.eclipse.emf.ecore org.eclipse.papyrus.infra.discovery.ui re-exports: - org.eclipse.core.resources - org.eclipse.emf.edit - org.eclipse.emf.ecore.xmi - org.eclipse.emf.edit.ui org.eclipse.papyrus.infra.emf re-exports: - org.eclipse.emf.facet.infra.browser.uicore org.eclipse.papyrus.infra.extendedtypes re-exports: - org.eclipse.emf.ecore - org.eclipse.emf.ecore.xmi - org.eclipse.papyrus.infra.queries.core.configuration - org.eclipse.emf.facet.infra.query - org.eclipse.uml2.uml - org.eclipse.gmf.runtime.emf.type.core org.eclipse.papyrus.infra.extendedtypes.emf re-exports: - org.eclipse.emf.ecore - org.eclipse.emf.ecore.xmi - org.eclipse.papyrus.infra.queries.core.configuration - org.eclipse.papyrus.infra.extendedtypes - org.eclipse.emf.facet.infra.query - org.eclipse.uml2.uml org.eclipse.papyrus.infra.gmfdiag.css.model re-exports: - org.eclipse.emf.ecore org.eclipse.papyrus.infra.gmfdiag.navigation re-exports: - org.eclipse.papyrus.infra.core org.eclipse.papyrus.infra.queries.core.configuration re-exports: - org.eclipse.emf.ecore - org.eclipse.emf.ecore.xmi - org.eclipse.emf.facet.infra.query - org.eclipse.uml2.uml org.eclipse.papyrus.infra.queries.core.configuration.edit re-exports: - org.eclipse.papyrus.infra.queries.core.configuration - org.eclipse.emf.edit - org.eclipse.emf.ecore - org.eclipse.emf.ecore.edit - org.eclipse.emf.facet.infra.query - org.eclipse.emf.facet.infra.query.edit - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit org.eclipse.papyrus.infra.services.controlmode.history re-exports: - org.eclipse.emf.ecore org.eclipse.papyrus.infra.table.instance re-exports: - org.eclipse.emf.ecore org.eclipse.papyrus.infra.ui.resources re-exports: - org.eclipse.papyrus.infra.core org.eclipse.papyrus.sysml re-exports: - org.eclipse.uml2.uml - org.eclipse.uml2.uml.profile.l2 org.eclipse.papyrus.sysml.edit re-exports: - org.eclipse.papyrus.sysml org.eclipse.papyrus.sysml.tests re-exports: - org.eclipse.papyrus.sysml - org.eclipse.emf.ecore - org.eclipse.uml2.uml - org.eclipse.emf.ecore.xmi - org.junit org.eclipse.papyrus.uml.diagram.activity re-exports: - org.eclipse.ocl.ecore - org.eclipse.emf.validation.ocl - org.eclipse.draw2d - org.eclipse.gmf.runtime.draw2d.ui - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit - org.eclipse.emf.ecore - org.eclipse.emf.ecore.edit - org.eclipse.emf.validation org.eclipse.papyrus.uml.diagram.clazz re-exports: - org.eclipse.ocl.ecore - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit - org.eclipse.emf.ecore - org.eclipse.emf.ecore.edit - org.eclipse.emf.validation - org.eclipse.gmf.runtime.draw2d.ui org.eclipse.papyrus.uml.diagram.common re-exports: - org.eclipse.uml2.uml.edit - org.eclipse.papyrus.infra.core - org.eclipse.papyrus.uml.tools.utils - org.eclipse.papyrus.infra.core.log - org.eclipse.papyrus.infra.extendedtypes - org.eclipse.papyrus.infra.services.edit - org.eclipse.papyrus.infra.gmfdiag.navigation org.eclipse.papyrus.uml.diagram.communication re-exports: - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit - org.eclipse.ocl.ecore - org.eclipse.emf.ecore.edit - org.eclipse.emf.validation - org.eclipse.draw2d - org.eclipse.gmf.runtime.draw2d.ui org.eclipse.papyrus.uml.diagram.component re-exports: - org.eclipse.draw2d - org.eclipse.gmf.runtime.draw2d.ui - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit - org.eclipse.emf.ecore - org.eclipse.emf.ecore.edit - org.eclipse.ocl.ecore - org.eclipse.gef - org.eclipse.emf.validation org.eclipse.papyrus.uml.diagram.composite re-exports: - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit - org.eclipse.emf.ecore.edit - org.eclipse.ocl.ecore - org.eclipse.gmf.runtime.draw2d.ui - org.eclipse.gef - org.eclipse.draw2d - org.eclipse.emf.validation org.eclipse.papyrus.uml.diagram.deployment re-exports: - org.eclipse.draw2d - org.eclipse.gmf.runtime.draw2d.ui - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit - org.eclipse.emf.ecore - org.eclipse.emf.ecore.edit - org.eclipse.ocl.ecore - org.eclipse.emf.validation org.eclipse.papyrus.uml.diagram.paletteconfiguration re-exports: - org.eclipse.emf.ecore - org.eclipse.emf.ecore.xmi - org.eclipse.papyrus.infra.queries.core.configuration - org.eclipse.emf.facet.infra.query - org.eclipse.uml2.uml org.eclipse.papyrus.uml.diagram.paletteconfiguration.edit re-exports: - org.eclipse.papyrus.uml.diagram.paletteconfiguration - org.eclipse.emf.edit - org.eclipse.papyrus.infra.queries.core.configuration - org.eclipse.papyrus.infra.queries.core.configuration.edit - org.eclipse.emf.ecore - org.eclipse.emf.ecore.edit - org.eclipse.emf.facet.infra.query - org.eclipse.emf.facet.infra.query.edit - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit org.eclipse.papyrus.uml.diagram.profile re-exports: - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit - org.eclipse.emf.ecore - org.eclipse.emf.ecore.edit - org.eclipse.draw2d - org.eclipse.gmf.runtime.draw2d.ui - org.eclipse.ocl.ecore - org.eclipse.emf.validation org.eclipse.papyrus.uml.diagram.sequence re-exports: - org.eclipse.ocl.ecore - org.eclipse.draw2d - org.eclipse.gmf.runtime.draw2d.ui - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit - org.eclipse.emf.ecore - org.eclipse.emf.ecore.edit - org.eclipse.emf.validation - org.eclipse.gmf.runtime.notation org.eclipse.papyrus.uml.diagram.statemachine re-exports: - org.eclipse.ocl.ecore - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit - org.eclipse.emf.ecore - org.eclipse.emf.ecore.edit - org.eclipse.emf.validation - org.eclipse.gef - org.eclipse.emf.validation.ocl - org.eclipse.gmf.runtime.draw2d.ui org.eclipse.papyrus.uml.diagram.usecase re-exports: - org.eclipse.uml2.uml - org.eclipse.uml2.uml.edit - org.eclipse.emf.ecore - org.eclipse.emf.ecore.edit - org.eclipse.ocl.ecore - org.eclipse.draw2d - org.eclipse.gmf.runtime.draw2d.ui - org.eclipse.gef - org.eclipse.emf.validation org.eclipse.papyrus.uml.modelexplorer.widgets re-exports: - org.eclipse.papyrus.views.modelexplorer.widgets org.eclipse.papyrus.uml.textedit.collaborationuse.xtext re-exports: - org.eclipse.papyrus.uml.textedit.common.xtext org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui re-exports: - org.eclipse.papyrus.uml.textedit.collaborationuse.xtext org.eclipse.papyrus.uml.textedit.common.xtext.ui re-exports: - org.eclipse.papyrus.uml.textedit.common.xtext org.eclipse.papyrus.uml.textedit.message.xtext.ui re-exports: - org.eclipse.papyrus.uml.textedit.message.xtext org.eclipse.papyrus.uml.textedit.parameter.xtext.ui re-exports: - org.eclipse.papyrus.uml.textedit.parameter.xtext org.eclipse.papyrus.uml.textedit.property.xtext.ui re-exports: - org.eclipse.papyrus.uml.textedit.property.xtext org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext re-exports: - org.eclipse.xtext - org.eclipse.xtext.xbase - org.apache.log4j - org.apache.commons.logging org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui re-exports: - org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext org.eclipse.papyrus.uml.textedit.transition.xtext.ui re-exports: - org.eclipse.papyrus.uml.textedit.transition.xtext org.eclipse.papyrus.uml.tools re-exports: - org.eclipse.papyrus.infra.widgets - org.eclipse.papyrus.infra.emf org.eclipse.papyrus.uml.tools.extendedtypes re-exports: - org.eclipse.emf.ecore - org.eclipse.emf.ecore.xmi - org.eclipse.papyrus.infra.queries.core.configuration - org.eclipse.papyrus.infra.extendedtypes - org.eclipse.emf.facet.infra.query - org.eclipse.uml2.uml org.eclipse.papyrus.views.modelexplorer re-exports: - org.eclipse.papyrus.infra.core org.eclipse.papyrus.views.modelexplorer.tests re-exports: - org.eclipse.emf.facet.infra.browser.uicore - org.eclipse.papyrus.views.modelexplorer org.eclipse.papyrus.views.modelexplorer.widgets re-exports: - org.eclipse.papyrus.infra.widgets - org.eclipse.papyrus.views.modelexplorer - org.eclipse.emf.facet.infra.browser - org.eclipse.emf.facet.infra.browser.uicore org.eclipse.papyrus.views.properties re-exports: - org.eclipse.papyrus.infra.constraints org.eclipse.papyrus.views.properties.model re-exports: - org.eclipse.emf.ecore org.eclipse.papyrus.views.properties.model.edit re-exports: - org.eclipse.papyrus.views.properties.model - org.eclipse.emf.edit org.eclipse.papyrus.views.properties.model.editor re-exports: - org.eclipse.core.resources - org.eclipse.papyrus.views.properties.model.edit - org.eclipse.emf.ecore.xmi - org.eclipse.emf.edit.ui - org.eclipse.ui.ide
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110) at org.eclipse.papyrus.bundles.tests.BundlesTests.reexportDependencies(BundlesTests.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.046 |
| testClientContextExist | Success | | 7.246 |
| testCanEdit | Success | | 0.058 |
| testGetEditCommand | Success | | 0.010 |
| testGetDisplayName | Success | | 0.000 |
| testGetAdapter | Success | | 1.901 |
| testGetEditService_EClass | Success | | 0.000 |
| testGetEditService_EObject | Success | | 0.001 |
| testGetEditService_IElementType | Success | | 0.000 |
| testGetEditService_Unknown | Success | | 0.000 |
| testGetContainedTypeEditServices | Success | | 0.001 |
| testIsKnownElementType | Success | | 0.641 |
| testCreateServiceInstance | Success | | 0.857 |
| testGetCommandProvider | Success | | 0.001 |
| testGetEditServiceProvider | Success | | 0.833 |
| testValidate | Success | | 0.714 |
| testGetCommandEObjectResult | Success | | 0.656 |
| testGetEditCommand | Success | | 0.657 |
| testGetEditCommand | Success | | 0.157 |
| deleteRootOfTheModel | Success | | 3.691 |
| deleteLinkItemTest | Success | | 1.294 |
| revealSemanticElement_rootTest | Success | | 1.274 |
| testCleanHTMLTags1 | Success | | 0.001 |
| testCleanHTMLTags2 | Success | | 0.000 |
| testCleanHTMLTags3 | Success | | 0.000 |
| testCleanHTMLTags4 | Success | | 0.001 |
| testCleanHTMLTags5 | Success | | 0.001 |
| testCleanHTMLTags6 | Success | | 0.001 |
| testGenerateBlockForText1 | Success | | 0.001 |
| testGenerateBlockForText2 | Success | | 0.002 |
| testGenerateBlockForText3 | Success | | 0.002 |
| testGenerateBlockForText4 | Success | | 0.002 |
| testGenerateBlockForText5 | Success | | 0.002 |
| testGenerateBlockForText6 | Success | | 0.003 |
| testGenerateBlockForText7 | Success | | 0.003 |
| testGenerateBlockForText8 | Success | | 0.002 |
| testGenerateBlockForText9 | Success | | 0.002 |
| testGenerateBlockForText10 | Success | | 0.002 |
| testGenerateBlockForText11 | Success | | 0.002 |
| testRegistryContentForUML | Success | | 0.049 |
| testRegistryContentForUMLStandard | Success | | 0.002 |
| testRegistryContentForUMLStandardStereotypeApplication | Success | | 0.000 |
| testRegistryContentForUMLAssociations | Success | | 0.001 |
| singleValuePropertyTest | Success | | 0.102 |
| singleValuePropertyGraphicalTest | Success | | 0.088 |
| enumPropertyTest | Success | | 0.025 |
| multipleValuePropertyTest | Success | | 0.022 |
| testToManageComponent | Success | | 5.411 |
| testToManageInstanceSpecification | Success | | 3.722 |
| testToManageSignal | Success | | 3.719 |
| testToManageModel | Success | | 3.370 |
| testToManageEnumeration | Success | | 3.611 |
| testToManageIPackage | Success | | 3.535 |
| testToManageClass | Success | | 3.713 |
| testToManagePrimitiveType | Success | | 3.215 |
| testToManageDataType | Success | | 3.264 |
| testToManageConstraint | Success | | 3.205 |
| testToManageComment | Success | | 3.364 |
| testToManageComponent | Success | | 3.270 |
| testToManageInstanceSpecification | Success | | 3.257 |
| testToManageSignal | Success | | 3.333 |
| testToManageModel | Success | | 3.139 |
| testToManageEnumeration | Success | | 3.241 |
| testToManageIPackage | Success | | 3.096 |
| testToManageClass | Success | | 3.216 |
| testToManagePrimitiveType | Success | | 3.078 |
| testToManageDataType | Success | | 3.155 |
| testToManageConstraint | Success | | 3.262 |
| testToManageComment | Success | | 3.248 |
| testToManageinstanceSlot | Success | | 3.147 |
| testToManageComponentProperty | Success | | 3.119 |
| testToManageComponentNestedClass | Success | | 3.047 |
| testToManageComponentOperation | Success | | 3.124 |
| testToManageSignalProperty | Success | | 3.112 |
| testToManageInterfaceProperty | Success | | 3.411 |
| testToManageInterfaceOperation | Success | | 3.134 |
| testToManageInterfaceNestedClass | Success | | 3.083 |
| testToManageEnumerationLiteralEnumeration | Success | | 3.100 |
| testToManageClassProperty | Success | | 3.150 |
| testToManageClassReception | Success | | 3.189 |
| testToManageClassOperation | Success | | 3.224 |
| testToClassNestedClass | Success | | 3.022 |
| testToManageDependency | Success | | 3.388 |
| testToManageAssociation | Success | | 3.369 |
| testToManageRealization | Success | | 3.266 |
| testToManageAbstraction | Success | | 3.521 |
| testToManageUsage | Success | | 3.381 |
| testToManageGeneralization | Success | | 3.219 |
| testToManageInterfaceRealization | Success | | 3.303 |
| testToManageSubstitution | Success | | 3.299 |
| testToManageElementImport | Success | | 3.316 |
| testToManagePackageImport | Success | | 3.369 |
| testToManageMultiDependency | Success | | 3.453 |
| testToManageMultiAssociation | Success | | 3.534 |
| testToManageContainment | Failure | N/A
junit.framework.AssertionFailedError: CREATION:test the execution at junit.framework.Assert.fail(Assert.java:50) at junit.framework.Assert.assertTrue(Assert.java:20) at org.eclipse.papyrus.diagram.clazz.test.canonical.TestContainmentLink.testToCreateALink(TestContainmentLink.java:149) at org.eclipse.papyrus.diagram.clazz.test.canonical.TestContainmentLink.testToManageLink(TestContainmentLink.java:273) at org.eclipse.papyrus.diagram.clazz.test.canonical.TestClassDiagramContainment.testToManageContainment(TestClassDiagramContainment.java:26) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 3.176 |
| testDropWithOrder | Success | | 3.360 |
| testLoad10Class | Success | | 0.877 |
| testLoad100Class | Success | | 5.500 |
| testLoad200Class | Success | | 6.152 |
| testLoad300Class | Success | | 10.169 |
| testLoad400Class | Success | | 15.616 |
| testLoad500Class | Success | | 22.855 |
| deleteRootOfTheModel | Success | | 0.708 |
| deleteUMLElementsTest | Success | | 3.695 |
| deleteReadOnlyElementsTest | Error | N/A
org.eclipse.core.runtime.AssertionFailedException: assertion failed: at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110) at org.eclipse.core.runtime.Assert.isTrue(Assert.java:96) at org.eclipse.papyrus.uml.modelexplorer.tests.DeleteHandlerTest.deleteReadOnlyElementsTest(DeleteHandlerTest.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.682 |
| renameUMLUnnamedElementTest | Success | | 0.729 |
| renameUMLNamedElementTest | Success | | 0.794 |
| revealSemanticElement_selectRootTest | Success | | 0.744 |
| revealSemanticElement_selectChildrenTest | Success | | 0.889 |
| revealSemanticElement_selectChildrenTestList | Success | | 0.816 |
| revealSemanticElement_selectImportedPackage | Error | N/A
org.eclipse.core.runtime.AssertionFailedException: assertion failed: I don't get the correct selection at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110) at org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectImportedPackage(ModelExplorerViewTests.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.759 |
| revealSemanticElement_selectImportedPackageList | Error | N/A
org.eclipse.core.runtime.AssertionFailedException: assertion failed: I don't get the current selection for revealSemanticElement_importedPackageList at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110) at org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectImportedPackageList(ModelExplorerViewTests.java:152) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.772 |
| dropClass | Success | | 0.005 |
| dropInterface | Success | | 0.000 |
| dropClassAndInterface | Success | | 0.001 |
| dropClassAndSuperclass | Success | | 0.000 |
| testPropertyContentProvider | Success | | 0.208 |
| testGetViewPoint | Success | | 0.298 |
| testIsAtomic | Success | | 0.027 |
| testGetIcon | Success | | 0.009 |
| testGetIcon | Success | | 0.011 |
| testGetAllocatedFrom | Success | | 0.016 |
| testGetAllocatedTo | Success | | 0.010 |
| testGetVerifies | Success | | 0.018 |
| testGetDerived | Success | | 0.019 |
| testGetDerivedFrom | Success | | 0.015 |
| testGetMaster | Success | | 0.013 |
| testGetRefinedBy | Success | | 0.012 |
| testGetSatisfiedBy | Success | | 0.011 |
| testGetTracedTo | Success | | 0.011 |
| testGetVerifiedBy | Success | | 0.011 |
| testGetVerifies | Success | | 0.013 |
| testGetRefines | Success | | 0.010 |
| testGetSatisfies | Success | | 0.010 |
| testGetTracedFrom | Success | | 0.013 |
| testRegistryContentForSysMLModelElements | Success | | 0.003 |
| testRegistryContentForStereotypeApplicationsInModelElements | Success | | 0.000 |
| testRegistryContentForSysMLBlocks | Success | | 0.002 |
| testRegistryContentForStereotypeApplicationsInBlocks | Success | | 0.000 |
| testRegistryContentForSysMLConstraints | Success | | 0.001 |
| testRegistryContentForStereotypeApplicationsInConstraints | Success | | 0.001 |
| testRegistryContentForStereotypeApplicationsInActivities | Success | | 0.000 |
| testRegistryContentForSysMLRequirements | Success | | 0.001 |
| testRegistryContentForStereotypeApplicationsInRequirements | Success | | 0.000 |
| testRegistryContentForSysMLAllocations | Success | | 0.000 |
| testRegistryContentForStereotypeApplicationsInAllocations | Success | | 0.001 |
| testRegistryContentForSysMLPortAndFlows | Success | | 0.002 |
| testRegistryContentForStereotypeApplicationsInPortAndFlows | Success | | 0.001 |
| testRegistryContentForSysMLAssociations | Success | | 1.035 |
| testCopyPasteBlockInDiagram | Error | N/A
java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341) at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteBlockInDiagram(TestCopyGraphicallyPasteBlock.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.020 |
| testCopyPasteListOfBlocksInDiagram | Error | N/A
java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341) at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteListOfBlocksInDiagram(TestCopyGraphicallyPasteBlock.java:216) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.003 |
| testCopyPasteWithModelBlockInDiagram | Error | N/A
java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341) at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteWithModelBlockInDiagram(TestCopyGraphicallyPasteBlock.java:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.003 |
| testCopyPasteWithModelListOfBlocksInDiagram | Error | N/A
java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341) at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteWithModelListOfBlocksInDiagram(TestCopyGraphicallyPasteBlock.java:387) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54) at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41) at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
| 0.008 |
| createComment | Success | | 0.011 |
| createReference | Success | | 0.002 |
| createPart | Success | | 0.002 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.002 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 2.586 |
| warning | Success | | 0.702 |
| warning | Success | | 1.449 |
| createComment | Success | | 0.003 |
| createReference | Success | | 0.005 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.000 |
| createPort | Success | | 0.118 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.002 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.062 |
| createFlowProperty | Success | | 0.002 |
| createActorPart | Success | | 0.002 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.002 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 2.545 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.033 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.002 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.002 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.002 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.026 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 0.775 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.021 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 0.823 |
| createComment | Success | | 0.002 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.026 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.004 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.002 |
| createReception | Success | | 0.023 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.002 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 0.880 |
| createComment | Success | | 0.002 |
| createReference | Success | | 0.002 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.002 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.002 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.002 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 0.813 |
| createComment | Success | | 0.024 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.008 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.020 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.002 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 0.698 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.002 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.002 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.021 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.020 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.021 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.002 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 0.746 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.002 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.002 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 0.687 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.002 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.002 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 1.515 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.002 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 2.602 |
| createComment | Success | | 0.002 |
| createReference | Success | | 0.002 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.019 |
| createDataType | Success | | 0.002 |
| createEnumeration | Success | | 0.002 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.002 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.021 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 0.741 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.021 |
| createReception | Success | | 0.002 |
| createSignal | Success | | 0.002 |
| createDimension | Success | | 0.002 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.002 |
| createValueType | Success | | 1.524 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.000 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.002 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.002 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.002 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 2.578 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.000 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.021 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 0.682 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.002 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.017 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 1.359 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.000 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.002 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 3.176 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.002 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.002 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 2.759 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.002 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.022 |
| createInstanceSpecification | Success | | 0.002 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.002 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.002 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.002 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 1.407 |
| createComment | Success | | 0.002 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.002 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.000 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.002 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 2.594 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.002 |
| createEnumeration | Success | | 0.000 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.002 |
| createFlowProperty | Success | | 0.024 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 1.463 |
| createComment | Success | | 0.002 |
| createReference | Success | | 0.002 |
| createPart | Success | | 0.002 |
| createSlot | Success | | 0.002 |
| createValue | Success | | 0.002 |
| createActor | Success | | 0.002 |
| createConstraint | Success | | 0.002 |
| createDataType | Success | | 0.002 |
| createEnumeration | Success | | 0.002 |
| createEnumerationLiteral | Success | | 0.002 |
| createInstanceSpecification | Success | | 0.002 |
| createInterface | Success | | 0.002 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.002 |
| createPackage | Success | | 0.002 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.002 |
| createProperty | Success | | 0.002 |
| createReception | Success | | 0.002 |
| createSignal | Success | | 0.002 |
| createDimension | Success | | 0.002 |
| createFlowPort | Success | | 0.002 |
| createFlowProperty | Success | | 0.002 |
| createActorPart | Success | | 0.002 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 2.546 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.002 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.002 |
| createConstraint | Success | | 0.002 |
| createDataType | Success | | 0.002 |
| createEnumeration | Success | | 0.000 |
| createEnumerationLiteral | Success | | 0.002 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.019 |
| createPackage | Success | | 0.000 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.021 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.002 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 0.710 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.000 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.017 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 1.390 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.002 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.002 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 3.294 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.002 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 2.593 |
| warning | Success | | 0.749 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.000 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.019 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.002 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 1.728 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 3.217 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.002 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 2.562 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.000 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.020 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 0.746 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.002 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.002 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.022 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 1.466 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.002 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.002 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 3.370 |
| createComment | Success | | 0.002 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.002 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.000 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.000 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 3.307 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.002 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.002 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 3.248 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.000 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.000 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 3.530 |
| createComment | Success | | 0.002 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.002 |
| createValue | Success | | 0.002 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.002 |
| createEnumeration | Success | | 0.002 |
| createEnumerationLiteral | Success | | 0.002 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.002 |
| createPackage | Success | | 0.002 |
| createPort | Success | | 0.002 |
| createPrimitiveType | Success | | 0.002 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.002 |
| createUnit | Success | | 0.002 |
| createValueType | Success | | 3.231 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.002 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.000 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 2.649 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.020 |
| createValue | Success | | 0.000 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.002 |
| createDataType | Success | | 0.000 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 0.821 |
| createComment | Success | | 0.003 |
| createReference | Success | | 0.002 |
| createPart | Success | | 0.002 |
| createSlot | Success | | 0.029 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.002 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.002 |
| createPort | Success | | 0.002 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.002 |
| createDimension | Success | | 0.002 |
| createFlowPort | Success | | 0.002 |
| createFlowProperty | Success | | 0.034 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.002 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.002 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 1.475 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.002 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.002 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 3.329 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.000 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.001 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.000 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.001 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 2.717 |
| createComment | Success | | 0.056 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.026 |
| createConstraint | Success | | 0.023 |
| createDataType | Success | | 0.024 |
| createEnumeration | Success | | 0.024 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.024 |
| createInterface | Success | | 0.025 |
| createModel | Success | | 0.022 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.025 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.025 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.025 |
| createDimension | Success | | 0.025 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.034 |
| createConstraintBlock | Success | | 0.028 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.029 |
| createUnit | Success | | 0.026 |
| createValueType | Success | | 0.765 |
| createComment | Success | | 0.059 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.024 |
| createConstraint | Success | | 0.023 |
| createDataType | Success | | 0.024 |
| createEnumeration | Success | | 0.027 |
| createEnumerationLiteral | Success | | 0.002 |
| createInstanceSpecification | Success | | 0.025 |
| createInterface | Success | | 0.028 |
| createModel | Success | | 0.025 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.026 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.024 |
| createProperty | Success | | 0.002 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.024 |
| createDimension | Success | | 0.024 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.035 |
| createConstraintBlock | Success | | 0.027 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.028 |
| createUnit | Success | | 0.028 |
| createValueType | Success | | 1.467 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.002 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.001 |
| createInterface | Success | | 0.001 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.002 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.000 |
| createDimension | Success | | 0.000 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.002 |
| createUnit | Success | | 0.000 |
| createValueType | Success | | 3.340 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createDataType | Success | | 0.001 |
| createEnumeration | Success | | 0.001 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.000 |
| createInterface | Success | | 0.000 |
| createModel | Success | | 0.000 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createPrimitiveType | Success | | 0.001 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.001 |
| createDimension | Success | | 0.001 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.001 |
| createConstraintBlock | Success | | 0.001 |
| createConstraintProperty | Success | | 0.001 |
| createFlowSpecification | Success | | 0.002 |
| createUnit | Success | | 0.001 |
| createValueType | Success | | 2.548 |
| createComment | Success | | 0.057 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.002 |
| createActor | Success | | 0.024 |
| createConstraint | Success | | 0.024 |
| createDataType | Success | | 0.029 |
| createEnumeration | Success | | 0.025 |
| createEnumerationLiteral | Success | | 0.000 |
| createInstanceSpecification | Success | | 0.027 |
| createInterface | Success | | 0.027 |
| createModel | Success | | 0.032 |
| createOperation | Success | | 0.001 |
| createPackage | Success | | 0.030 |
| createPort | Success | | 0.001 |
| createPrimitiveType | Success | | 0.029 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.001 |
| createSignal | Success | | 0.030 |
| createDimension | Success | | 0.029 |
| createFlowPort | Success | | 0.000 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.035 |
| createConstraintBlock | Success | | 0.030 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.028 |
| createUnit | Success | | 0.025 |
| createValueType | Success | | 0.782 |
| createComment | Success | | 0.062 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createSlot | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createActor | Success | | 0.023 |
| createConstraint | Success | | 0.022 |
| createDataType | Success | | 0.026 |
| createEnumeration | Success | | 0.024 |
| createEnumerationLiteral | Success | | 0.001 |
| createInstanceSpecification | Success | | 0.022 |
| createInterface | Success | | 0.024 |
| createModel | Success | | 0.023 |
| createOperation | Success | | 0.000 |
| createPackage | Success | | 0.025 |
| createPort | Success | | 0.002 |
| createPrimitiveType | Success | | 0.023 |
| createProperty | Success | | 0.001 |
| createReception | Success | | 0.000 |
| createSignal | Success | | 0.026 |
| createDimension | Success | | 0.028 |
| createFlowPort | Success | | 0.001 |
| createFlowProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createBlock | Success | | 0.035 |
| createConstraintBlock | Success | | 0.032 |
| createConstraintProperty | Success | | 0.000 |
| createFlowSpecification | Success | | 0.030 |
| createUnit | Success | | 0.028 |
| createValueType | Success | | 0.744 |
| createDiagram | Success | | 0.700 |
| dropExceptionToFix_bug348549 | Success | | 0.873 |
| testCreationActorInDiagram | Success | | 0.026 |
| testCreationActorPartInDiagram | Success | | 0.001 |
| testCreationBlockInDiagram | Success | | 0.035 |
| testCreationCommentInDiagram | Success | | 0.072 |
| testCreationConstraintBlockInDiagram | Success | | 0.032 |
| testCreationConstraintInDiagram | Success | | 0.030 |
| testCreationConstraintPropertyInDiagram | Success | | 0.001 |
| testCreationDataTypeInDiagram | Success | | 0.032 |
| testCreationDimensionInDiagram | Success | | 0.030 |
| testCreationEnumerationInDiagram | Success | | 0.027 |
| testCreationEnumerationLiteralInDiagram | Success | | 0.001 |
| testCreationFlowPortInDiagram | Success | | 0.001 |
| testCreationFlowPropertyInDiagram | Success | | 0.001 |
| testCreationFlowSpecificationInDiagram | Success | | 0.029 |
| testCreationInstanceSpecificationInDiagram | Success | | 0.030 |
| testCreationInterfaceInDiagram | Success | | 0.032 |
| testCreationModelInDiagram | Success | | 0.029 |
| testCreationOperationInDiagram | Success | | 0.000 |
| testCreationPackageInDiagram | Success | | 0.030 |
| testCreationPartInDiagram | Success | | 0.001 |
| testCreationPortInDiagram | Success | | 0.000 |
| testCreationPrimitiveTypeInDiagram | Success | | 0.028 |
| testCreationPropertyInDiagram | Success | | 0.000 |
| testCreationReceptionInDiagram | Success | | 0.001 |
| testCreationReferenceInDiagram | Success | | 0.001 |
| testCreationSignalInDiagram | Success | | 0.030 |
| testCreationSlotInDiagram | Success | | 0.000 |
| testCreationUnitInDiagram | Success | | 0.046 |
| testCreationValueInDiagram | Success | | 0.001 |
| testCreationValueTypeInDiagram | Success | | 2.506 |
| testDropActorInDiagram | Success | | 0.053 |
| testDropActorPartInDiagram | Success | | 0.011 |
| testDropBlockInDiagram | Success | | 0.043 |
| testDropCommentInDiagram | Success | | 0.074 |
| testDropConstraintBlockInDiagram | Success | | 0.033 |
| testDropConstraintInDiagram | Success | | 0.032 |
| testDropConstraintPropertyInDiagram | Success | | 0.010 |
| testDropDataTypeInDiagram | Success | | 0.033 |
| testDropDimensionInDiagram | Success | | 0.033 |
| testDropEnumerationInDiagram | Success | | 0.035 |
| testDropEnumerationLiteralInDiagram | Success | | 0.010 |
| testDropFlowPortInDiagram | Success | | 0.011 |
| testDropFlowPropertyInDiagram | Success | | 0.011 |
| testDropFlowSpecificationInDiagram | Success | | 0.040 |
| testDropInstanceSpecificationInDiagram | Success | | 0.038 |
| testDropInterfaceInDiagram | Success | | 0.043 |
| testDropModelInDiagram | Success | | 0.041 |
| testDropOperationInDiagram | Success | | 0.010 |
| testDropPackageInDiagram | Success | | 0.040 |
| testDropPartInDiagram | Success | | 0.022 |
| testDropPortInDiagram | Success | | 0.012 |
| testDropPrimitiveTypeInDiagram | Success | | 0.043 |
| testDropPropertyInDiagram | Success | | 0.013 |
| testDropReceptionInDiagram | Success | | 0.012 |
| testDropReferenceInDiagram | Success | | 0.021 |
| testDropSignalInDiagram | Success | | 0.043 |
| testDropSlotInDiagram | Success | | 0.013 |
| testDropUnitInDiagram | Success | | 0.047 |
| testDropValueInDiagram | Success | | 0.022 |
| testDropValueTypeInDiagram | Success | | 0.808 |
| dropDependencyInDiagram | Success | | 0.674 |
| dropUsageInDiagram | Success | | 0.035 |
| dropInterfaceRealizationInDiagram | Success | | 0.044 |
| dropGeneralizationInDiagram | Success | | 0.027 |
| dropAssociationCompositeInDiagram | Success | | 0.038 |
| dropAssociationCompositeDirectedInDiagram | Success | | 0.032 |
| dropAssociationNoneInDiagram | Success | | 0.034 |
| dropAssociationNoneDirectedInDiagram | Success | | 0.033 |
| dropAssociationSharedInDiagram | Success | | 0.033 |
| dropAssociationSharedDirectedInDiagram | Success | | 3.406 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.007 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.006 |
| testDropConstraintBlock | Success | | 0.007 |
| testDropConstraint | Success | | 0.007 |
| testDropConstraintContained | Success | | 0.007 |
| testDropConstraintProperty | Success | | 0.013 |
| testDropDataType | Success | | 0.006 |
| testDropDimension | Success | | 0.007 |
| testDropEnumeration | Success | | 0.007 |
| testDropEnumerationLiteral | Success | | 0.012 |
| testDropFlowPort | Success | | 0.013 |
| testDropFlowProperty | Success | | 0.014 |
| testDropFlowSpecification | Success | | 0.008 |
| testDropInstanceSpecification | Success | | 0.007 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.014 |
| testDropPackage | Success | | 0.007 |
| testDropPart | Success | | 0.026 |
| testDropPort | Success | | 0.015 |
| testDropPrimitiveType | Success | | 0.007 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.015 |
| testDropReference | Success | | 0.021 |
| testDropSignal | Success | | 0.010 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 2.572 |
| warning | Success | | 0.699 |
| warning | Success | | 1.548 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.007 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.010 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 0.006 |
| testDropActorPartContained | Success | | 0.007 |
| testDropConstraintPropertyContained | Success | | 0.007 |
| testDropFlowPortContained | Success | | 0.061 |
| testDropOperationContained | Success | | 0.006 |
| testDropPartContained | Success | | 0.015 |
| testDropPortContained | Success | | 0.037 |
| testDropPropertyContained | Success | | 0.007 |
| testDropReceptionContained | Success | | 0.007 |
| testDropReferenceContained | Success | | 0.015 |
| testDropValueContained | Success | | 3.200 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.012 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.019 |
| testDropConstraintProperty | Success | | 0.012 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.004 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.014 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.017 |
| testDropPort | Success | | 0.011 |
| testDropPrimitiveType | Success | | 0.007 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.023 |
| testDropSignal | Success | | 0.007 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.020 |
| testDropValueType | Success | | 0.007 |
| testDropActorPartContained | Success | | 0.007 |
| testDropConstraintPropertyContained | Success | | 0.023 |
| testDropFlowPortContained | Success | | 0.007 |
| testDropOperationContained | Success | | 0.005 |
| testDropPartContained | Success | | 0.014 |
| testDropPortContained | Success | | 0.007 |
| testDropPropertyContained | Success | | 0.007 |
| testDropReceptionContained | Success | | 0.007 |
| testDropReferenceContained | Success | | 0.015 |
| testDropValueContained | Success | | 3.182 |
| testDropActor | Success | | 0.008 |
| testDropActorPart | Success | | 0.009 |
| testDropBlock | Success | | 0.004 |
| testDropComment | Success | | 0.003 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.007 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.017 |
| testDropFlowSpecification | Success | | 0.029 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.007 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.011 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.021 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.012 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.007 |
| testDropActorPartContained | Success | | 0.007 |
| testDropConstraintPropertyContained | Success | | 0.008 |
| testDropFlowPortContained | Success | | 0.023 |
| testDropOperationContained | Success | | 0.006 |
| testDropPartContained | Success | | 0.014 |
| testDropPortContained | Success | | 0.009 |
| testDropPropertyContained | Success | | 0.035 |
| testDropReceptionContained | Success | | 0.000 |
| testDropReferenceContained | Success | | 0.004 |
| testDropValueContained | Success | | 3.374 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.009 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.002 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.008 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.011 |
| testDropReference | Success | | 0.018 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.010 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.017 |
| testDropValueType | Success | | 0.006 |
| testDropActorPartContained | Success | | 0.006 |
| testDropConstraintPropertyContained | Success | | 0.006 |
| testDropFlowPortContained | Success | | 0.007 |
| testDropOperationContained | Success | | 0.021 |
| testDropPartContained | Success | | 0.014 |
| testDropPortContained | Success | | 0.006 |
| testDropPropertyContained | Success | | 0.006 |
| testDropReceptionContained | Success | | 0.022 |
| testDropReferenceContained | Success | | 0.014 |
| testDropValueContained | Success | | 3.208 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.004 |
| testDropConstraint | Success | | 0.004 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.009 |
| testDropDataType | Success | | 0.003 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.004 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.019 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.007 |
| testDropActorPartContained | Success | | 0.007 |
| testDropConstraintPropertyContained | Success | | 0.007 |
| testDropFlowPortContained | Success | | 0.007 |
| testDropOperationContained | Success | | 0.006 |
| testDropPartContained | Success | | 0.031 |
| testDropPortContained | Success | | 0.007 |
| testDropPropertyContained | Success | | 0.007 |
| testDropReceptionContained | Success | | 0.005 |
| testDropReferenceContained | Success | | 0.013 |
| testDropValueContained | Success | | 3.375 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.009 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.011 |
| testDropInterface | Success | | 0.011 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.013 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.014 |
| testDropPrimitiveType | Success | | 0.005 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.018 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.012 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.006 |
| testDropActorPartContained | Success | | 0.006 |
| testDropConstraintPropertyContained | Success | | 0.006 |
| testDropFlowPortContained | Success | | 0.007 |
| testDropOperationContained | Success | | 0.006 |
| testDropPartContained | Success | | 0.014 |
| testDropPortContained | Success | | 0.022 |
| testDropPropertyContained | Success | | 0.006 |
| testDropReceptionContained | Success | | 0.006 |
| testDropReferenceContained | Success | | 0.014 |
| testDropValueContained | Success | | 3.139 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.009 |
| testDropBlock | Success | | 0.004 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.004 |
| testDropConstraint | Success | | 0.004 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.004 |
| testDropEnumerationLiteral | Success | | 0.008 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.018 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.005 |
| testDropProperty | Success | | 0.011 |
| testDropReception | Success | | 0.011 |
| testDropReference | Success | | 0.018 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 0.006 |
| testDropActorPartContained | Success | | 0.022 |
| testDropConstraintPropertyContained | Success | | 0.007 |
| testDropFlowPortContained | Success | | 0.022 |
| testDropOperationContained | Success | | 0.006 |
| testDropPartContained | Success | | 0.029 |
| testDropPortContained | Success | | 0.021 |
| testDropPropertyContained | Success | | 0.021 |
| testDropReceptionContained | Success | | 4.222 |
| testDropReferenceContained | Success | | 0.031 |
| testDropValueContained | Success | | 3.187 |
| testDropActor | Success | | 0.006 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.004 |
| testDropConstraint | Success | | 0.004 |
| testDropConstraintContained | Success | | 0.004 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.004 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.020 |
| testDropValueType | Success | | 0.006 |
| testDropActorPartContained | Success | | 0.007 |
| testDropConstraintPropertyContained | Success | | 0.008 |
| testDropFlowPortContained | Success | | 0.007 |
| testDropOperationContained | Success | | 0.006 |
| testDropPartContained | Success | | 0.015 |
| testDropPortContained | Success | | 0.007 |
| testDropPropertyContained | Success | | 0.007 |
| testDropReceptionContained | Success | | 0.007 |
| testDropReferenceContained | Success | | 0.033 |
| testDropValueContained | Success | | 3.220 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.005 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.018 |
| testDropPort | Success | | 0.011 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.011 |
| testDropReference | Success | | 0.026 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 0.006 |
| testDropActorPartContained | Success | | 0.007 |
| testDropConstraintPropertyContained | Success | | 0.007 |
| testDropFlowPortContained | Success | | 0.007 |
| testDropOperationContained | Success | | 0.006 |
| testDropPartContained | Success | | 0.015 |
| testDropPortContained | Success | | 0.007 |
| testDropPropertyContained | Success | | 0.007 |
| testDropReceptionContained | Success | | 0.007 |
| testDropReferenceContained | Success | | 0.015 |
| testDropValueContained | Success | | 3.289 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.009 |
| testDropBlock | Success | | 0.004 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.004 |
| testDropConstraint | Success | | 0.004 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.004 |
| testDropEnumeration | Success | | 0.004 |
| testDropEnumerationLiteral | Success | | 0.008 |
| testDropFlowPort | Success | | 0.009 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.005 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.010 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.018 |
| testDropPort | Success | | 0.011 |
| testDropPrimitiveType | Success | | 0.005 |
| testDropProperty | Success | | 0.011 |
| testDropReception | Success | | 0.011 |
| testDropReference | Success | | 0.017 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.010 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 0.006 |
| testDropConstraintPropertyContained | Success | | 0.007 |
| testDropPropertyContained | Success | | 3.401 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.009 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.017 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.004 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.018 |
| testDropPort | Success | | 0.011 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.011 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.019 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.010 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 0.006 |
| testDropConstraintPropertyContained | Success | | 0.021 |
| testDropPropertyContained | Success | | 3.144 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.007 |
| testDropConstraintPropertyContained | Success | | 0.007 |
| testDropPropertyContained | Success | | 3.234 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.009 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.015 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.006 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.004 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 0.007 |
| testDropOperationContained | Success | | 0.006 |
| testDropPropertyContained | Success | | 3.362 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.009 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.004 |
| testDropConstraintContained | Success | | 0.004 |
| testDropConstraintProperty | Success | | 0.009 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.004 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.017 |
| testDropPort | Success | | 0.011 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.021 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.006 |
| testDropOperationContained | Success | | 0.021 |
| testDropPropertyContained | Success | | 3.427 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.013 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.021 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.010 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.020 |
| testDropValueType | Success | | 0.007 |
| testDropOperationContained | Success | | 0.005 |
| testDropPropertyContained | Success | | 3.276 |
| testDropActor | Success | | 0.015 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.015 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.016 |
| testDropConstraint | Success | | 0.006 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.014 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.014 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.016 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.015 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.016 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.025 |
| testDropSignal | Success | | 0.017 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 3.306 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.006 |
| testDropConstraintContained | Success | | 0.006 |
| testDropConstraintProperty | Success | | 0.016 |
| testDropDataType | Success | | 0.006 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.006 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.007 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.007 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.007 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.007 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.019 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.007 |
| testDropOperationContained | Success | | 0.007 |
| testDropPropertyContained | Success | | 0.006 |
| testDropEnumerationLiteralContained | Success | | 3.459 |
| testDropActor | Success | | 0.006 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.007 |
| testDropConstraint | Success | | 0.006 |
| testDropConstraintContained | Success | | 0.006 |
| testDropConstraintProperty | Success | | 0.012 |
| testDropDataType | Success | | 0.006 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.011 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.007 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.021 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.010 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.007 |
| testDropPropertyContained | Success | | 0.006 |
| testDropEnumerationLiteralContained | Success | | 3.215 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.004 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.005 |
| testDropProperty | Success | | 0.011 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.019 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 0.007 |
| testDropFlowPropertyContained | Success | | 3.268 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.009 |
| testDropBlock | Success | | 0.004 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.004 |
| testDropConstraintContained | Success | | 0.004 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.018 |
| testDropPort | Success | | 0.011 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.018 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.010 |
| testDropUnit | Success | | 0.005 |
| testDropValue | Success | | 0.017 |
| testDropValueType | Success | | 0.006 |
| testDropFlowPropertyContained | Success | | 3.314 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.006 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.008 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.013 |
| testDropFlowSpecification | Success | | 0.007 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.013 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.038 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.019 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.019 |
| testDropSignal | Success | | 0.008 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.008 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.007 |
| testDropOperationContained | Success | | 0.006 |
| testDropPropertyContained | Success | | 3.468 |
| testDropActor | Success | | 0.006 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.006 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.010 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.017 |
| testDropValueType | Success | | 0.006 |
| testDropOperationContained | Success | | 0.021 |
| testDropPropertyContained | Success | | 3.276 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.005 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.018 |
| testDropPort | Success | | 0.011 |
| testDropPrimitiveType | Success | | 0.005 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.011 |
| testDropReference | Success | | 0.019 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.010 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.017 |
| testDropValueType | Success | | 0.007 |
| testDropOperationContained | Success | | 0.006 |
| testDropPropertyContained | Success | | 3.265 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.004 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.007 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.013 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.012 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.020 |
| testDropValueType | Success | | 3.229 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.019 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 0.007 |
| testDropPropertyContained | Success | | 2.841 |
| warning | Success | | 1.444 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.019 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.007 |
| testDropOperationContained | Success | | 0.006 |
| testDropPropertyContained | Success | | 3.220 |
| testDropActor | Success | | 0.013 |
| testDropActorPart | Success | | 0.009 |
| testDropBlock | Success | | 0.013 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.013 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.013 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.017 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.013 |
| testDropFlowSpecification | Success | | 0.016 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.015 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.017 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.019 |
| testDropSignal | Success | | 0.016 |
| testDropSlot | Success | | 0.010 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 3.319 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.006 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.006 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.013 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.021 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.012 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.006 |
| testDropOperationContained | Success | | 0.009 |
| testDropPropertyContained | Success | | 3.609 |
| testDropActor | Success | | 0.006 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.013 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.021 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 0.007 |
| testDropOperationContained | Success | | 0.021 |
| testDropPropertyContained | Success | | 3.301 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.004 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.004 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.011 |
| testDropReference | Success | | 0.018 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.046 |
| testDropValueType | Success | | 0.008 |
| testDropOperationContained | Success | | 0.008 |
| testDropPropertyContained | Success | | 3.558 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.007 |
| testDropConstraint | Success | | 0.009 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.007 |
| testDropEnumeration | Success | | 0.004 |
| testDropEnumerationLiteral | Success | | 0.011 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.013 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.011 |
| testDropPrimitiveType | Success | | 0.005 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.014 |
| testDropUnit | Success | | 0.005 |
| testDropValue | Success | | 0.022 |
| testDropValueType | Success | | 3.359 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.004 |
| testDropComment | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.004 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.011 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.013 |
| testDropFlowSpecification | Success | | 0.007 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.007 |
| testDropOperation | Success | | 0.013 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.266 |
| testDropProperty | Success | | 0.014 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.029 |
| testDropSignal | Success | | 0.007 |
| testDropSlot | Success | | 0.013 |
| testDropUnit | Success | | 0.008 |
| testDropValue | Success | | 0.020 |
| testDropValueType | Success | | 3.214 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.010 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.018 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.021 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.012 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.020 |
| testDropValueType | Success | | 3.228 |
| testDropActor | Success | | 0.004 |
| testDropActorPart | Success | | 0.009 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.005 |
| testDropProperty | Success | | 0.011 |
| testDropReception | Success | | 0.011 |
| testDropReference | Success | | 0.018 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.005 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 3.241 |
| testDropActor | Success | | 0.014 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.015 |
| testDropComment | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.013 |
| testDropConstraint | Success | | 0.004 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.013 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.013 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.010 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.016 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.017 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.013 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.020 |
| testDropProperty | Success | | 0.015 |
| testDropReception | Success | | 0.014 |
| testDropReference | Success | | 0.022 |
| testDropSignal | Success | | 0.020 |
| testDropSlot | Success | | 0.013 |
| testDropUnit | Success | | 0.008 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 3.476 |
| testDropActor | Success | | 0.014 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.015 |
| testDropComment | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.015 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.014 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.014 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.014 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.018 |
| testDropInstanceSpecification | Success | | 0.007 |
| testDropInterface | Success | | 0.017 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.013 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.016 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.014 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.021 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 3.443 |
| testDropActor | Success | | 0.016 |
| testDropActorPart | Success | | 0.012 |
| testDropBlock | Success | | 0.014 |
| testDropComment | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.014 |
| testDropConstraint | Success | | 0.006 |
| testDropConstraintProperty | Success | | 0.012 |
| testDropDataType | Success | | 0.016 |
| testDropDimension | Success | | 0.007 |
| testDropEnumeration | Success | | 0.017 |
| testDropEnumerationLiteral | Success | | 0.011 |
| testDropFlowPort | Success | | 0.013 |
| testDropFlowProperty | Success | | 0.015 |
| testDropFlowSpecification | Success | | 0.016 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.015 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.016 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.021 |
| testDropSignal | Success | | 0.017 |
| testDropSlot | Success | | 0.012 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.021 |
| testDropValueType | Success | | 0.019 |
| testDropSlotContained | Success | | 3.321 |
| testDropActor | Success | | 0.015 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.013 |
| testDropComment | Success | | 0.004 |
| testDropConstraintBlock | Success | | 0.014 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.017 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.014 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.016 |
| testDropInstanceSpecification | Success | | 0.007 |
| testDropInterface | Success | | 0.019 |
| testDropModel | Success | | 0.009 |
| testDropOperation | Success | | 0.015 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.017 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.017 |
| testDropSlot | Success | | 0.013 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.018 |
| testDropSlotContained | Success | | 3.511 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.009 |
| testDropFlowPort | Success | | 0.011 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.011 |
| testDropPackage | Success | | 0.005 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.005 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.019 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.018 |
| testDropValueType | Success | | 0.007 |
| testDropActorContained | Success | | 0.006 |
| testDropBlockContained | Success | | 0.006 |
| testDropConstraintBlockContained | Success | | 0.006 |
| testDropDataTypeContained | Success | | 0.006 |
| testDropDimensionContained | Success | | 0.007 |
| testDropEnumerationContained | Success | | 0.005 |
| testDropFlowSpecificationContained | Success | | 0.006 |
| testDropInstanceSpecificationContained | Success | | 0.006 |
| testDropInterfaceContained | Success | | 0.005 |
| testDropModelContained | Success | | 0.006 |
| testDropPackageContained | Success | | 0.005 |
| testDropPrimitiveTypeContained | Success | | 0.006 |
| testDropSignalContained | Success | | 0.005 |
| testDropUnitContained | Success | | 0.006 |
| testDropValueTypeContained | Success | | 3.244 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.006 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.005 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.013 |
| testDropFlowSpecification | Success | | 0.007 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.007 |
| testDropPart | Success | | 0.021 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.021 |
| testDropSignal | Success | | 0.007 |
| testDropSlot | Success | | 0.012 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.020 |
| testDropValueType | Success | | 0.008 |
| testDropActorContained | Success | | 0.006 |
| testDropBlockContained | Success | | 0.007 |
| testDropConstraintBlockContained | Success | | 0.007 |
| testDropDataTypeContained | Success | | 0.006 |
| testDropDimensionContained | Success | | 0.008 |
| testDropEnumerationContained | Success | | 0.006 |
| testDropFlowSpecificationContained | Success | | 0.007 |
| testDropInstanceSpecificationContained | Success | | 0.007 |
| testDropInterfaceContained | Success | | 0.007 |
| testDropModelContained | Success | | 0.006 |
| testDropPackageContained | Success | | 0.006 |
| testDropPrimitiveTypeContained | Success | | 0.006 |
| testDropSignalContained | Success | | 0.007 |
| testDropUnitContained | Success | | 0.007 |
| testDropValueTypeContained | Success | | 3.286 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.072 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.030 |
| testDropConstraintProperty | Success | | 0.012 |
| testDropDataType | Success | | 0.006 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.013 |
| testDropFlowProperty | Success | | 0.014 |
| testDropFlowSpecification | Success | | 0.007 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.007 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.014 |
| testDropPrimitiveType | Success | | 0.007 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.021 |
| testDropSignal | Success | | 0.007 |
| testDropSlot | Success | | 0.012 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.020 |
| testDropValueType | Success | | 0.006 |
| testDropActorContained | Success | | 0.039 |
| testDropBlockContained | Success | | 0.049 |
| testDropConstraintBlockContained | Success | | 0.048 |
| testDropDataTypeContained | Success | | 0.045 |
| testDropDimensionContained | Success | | 0.043 |
| testDropEnumerationContained | Success | | 0.044 |
| testDropFlowSpecificationContained | Success | | 0.049 |
| testDropInstanceSpecificationContained | Success | | 0.046 |
| testDropInterfaceContained | Success | | 0.051 |
| testDropModelContained | Success | | 0.050 |
| testDropPackageContained | Success | | 0.045 |
| testDropPrimitiveTypeContained | Success | | 0.247 |
| testDropSignalContained | Success | | 0.046 |
| testDropUnitContained | Success | | 0.047 |
| testDropValueTypeContained | Success | | 3.276 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.072 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.029 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.006 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.013 |
| testDropFlowSpecification | Success | | 0.007 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.007 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.012 |
| testDropUnit | Success | | 0.006 |
| testDropValue | Success | | 0.020 |
| testDropValueType | Success | | 0.007 |
| testDropActorContained | Success | | 0.038 |
| testDropBlockContained | Success | | 0.048 |
| testDropConstraintBlockContained | Success | | 0.048 |
| testDropDataTypeContained | Success | | 0.045 |
| testDropDimensionContained | Success | | 0.045 |
| testDropEnumerationContained | Success | | 0.044 |
| testDropFlowSpecificationContained | Success | | 0.048 |
| testDropInstanceSpecificationContained | Success | | 0.046 |
| testDropInterfaceContained | Success | | 0.051 |
| testDropModelContained | Success | | 0.049 |
| testDropPackageContained | Success | | 0.050 |
| testDropPrimitiveTypeContained | Success | | 0.046 |
| testDropSignalContained | Success | | 0.050 |
| testDropUnitContained | Success | | 0.050 |
| testDropValueTypeContained | Success | | 3.355 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.005 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.011 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.012 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.012 |
| testDropPrimitiveType | Success | | 0.005 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.011 |
| testDropReference | Success | | 0.019 |
| testDropSignal | Success | | 0.005 |
| testDropSlot | Success | | 0.011 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.007 |
| testDropActorContained | Success | | 0.006 |
| testDropBlockContained | Success | | 0.007 |
| testDropConstraintBlockContained | Success | | 0.006 |
| testDropDataTypeContained | Success | | 0.006 |
| testDropDimensionContained | Success | | 0.007 |
| testDropEnumerationContained | Success | | 0.006 |
| testDropFlowSpecificationContained | Success | | 0.017 |
| testDropInstanceSpecificationContained | Success | | 0.000 |
| testDropInterfaceContained | Success | | 0.001 |
| testDropModelContained | Success | | 0.028 |
| testDropPackageContained | Success | | 0.008 |
| testDropPrimitiveTypeContained | Success | | 0.006 |
| testDropSignalContained | Success | | 0.010 |
| testDropUnitContained | Success | | 0.008 |
| testDropValueTypeContained | Success | | 3.438 |
| testDropActor | Success | | 0.006 |
| testDropActorPart | Success | | 0.011 |
| testDropBlock | Success | | 0.006 |
| testDropComment | Success | | 0.005 |
| testDropCommentContained | Success | | 0.005 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.006 |
| testDropConstraintContained | Success | | 0.006 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.005 |
| testDropEnumerationLiteral | Success | | 0.010 |
| testDropFlowPort | Success | | 0.012 |
| testDropFlowProperty | Success | | 0.013 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.019 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.012 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.020 |
| testDropValueType | Success | | 0.007 |
| testDropActorContained | Success | | 0.006 |
| testDropBlockContained | Success | | 0.007 |
| testDropConstraintBlockContained | Success | | 0.008 |
| testDropDataTypeContained | Success | | 0.007 |
| testDropDimensionContained | Success | | 0.007 |
| testDropEnumerationContained | Success | | 0.006 |
| testDropFlowSpecificationContained | Success | | 0.007 |
| testDropInstanceSpecificationContained | Success | | 0.006 |
| testDropInterfaceContained | Success | | 0.006 |
| testDropModelContained | Success | | 0.006 |
| testDropPackageContained | Success | | 0.006 |
| testDropPrimitiveTypeContained | Success | | 0.007 |
| testDropSignalContained | Success | | 0.007 |
| testDropUnitContained | Success | | 0.007 |
| testDropValueTypeContained | Success | | 3.219 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.069 |
| testDropConstraintBlock | Success | | 0.005 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.028 |
| testDropConstraintProperty | Success | | 0.011 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.006 |
| testDropEnumerationLiteral | Success | | 0.011 |
| testDropFlowPort | Success | | 0.016 |
| testDropFlowProperty | Success | | 0.011 |
| testDropFlowSpecification | Success | | 0.007 |
| testDropInstanceSpecification | Success | | 0.006 |
| testDropInterface | Success | | 0.006 |
| testDropModel | Success | | 0.006 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.020 |
| testDropPort | Success | | 0.014 |
| testDropPrimitiveType | Success | | 0.007 |
| testDropProperty | Success | | 0.013 |
| testDropReception | Success | | 0.013 |
| testDropReference | Success | | 0.022 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.013 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.021 |
| testDropValueType | Success | | 0.008 |
| testDropActorContained | Success | | 0.039 |
| testDropBlockContained | Success | | 0.050 |
| testDropConstraintBlockContained | Success | | 0.050 |
| testDropDataTypeContained | Success | | 0.047 |
| testDropDimensionContained | Success | | 0.046 |
| testDropEnumerationContained | Success | | 0.044 |
| testDropFlowSpecificationContained | Success | | 0.050 |
| testDropInstanceSpecificationContained | Success | | 0.047 |
| testDropInterfaceContained | Success | | 0.051 |
| testDropModelContained | Success | | 0.049 |
| testDropPackageContained | Success | | 0.048 |
| testDropPrimitiveTypeContained | Success | | 0.047 |
| testDropSignalContained | Success | | 0.048 |
| testDropUnitContained | Success | | 0.048 |
| testDropValueTypeContained | Success | | 3.433 |
| testDropActor | Success | | 0.005 |
| testDropActorPart | Success | | 0.010 |
| testDropBlock | Success | | 0.005 |
| testDropComment | Success | | 0.004 |
| testDropCommentContained | Success | | 0.070 |
| testDropConstraintBlock | Success | | 0.006 |
| testDropConstraint | Success | | 0.005 |
| testDropConstraintContained | Success | | 0.028 |
| testDropConstraintProperty | Success | | 0.010 |
| testDropDataType | Success | | 0.005 |
| testDropDimension | Success | | 0.006 |
| testDropEnumeration | Success | | 0.006 |
| testDropEnumerationLiteral | Success | | 0.011 |
| testDropFlowPort | Success | | 0.014 |
| testDropFlowProperty | Success | | 0.014 |
| testDropFlowSpecification | Success | | 0.006 |
| testDropInstanceSpecification | Success | | 0.005 |
| testDropInterface | Success | | 0.005 |
| testDropModel | Success | | 0.005 |
| testDropOperation | Success | | 0.012 |
| testDropPackage | Success | | 0.006 |
| testDropPart | Success | | 0.021 |
| testDropPort | Success | | 0.013 |
| testDropPrimitiveType | Success | | 0.006 |
| testDropProperty | Success | | 0.012 |
| testDropReception | Success | | 0.012 |
| testDropReference | Success | | 0.020 |
| testDropSignal | Success | | 0.006 |
| testDropSlot | Success | | 0.012 |
| testDropUnit | Success | | 0.007 |
| testDropValue | Success | | 0.019 |
| testDropValueType | Success | | 0.007 |
| testDropActorContained | Success | | 0.035 |
| testDropBlockContained | Success | | 0.045 |
| testDropConstraintBlockContained | Success | | 0.045 |
| testDropDataTypeContained | Success | | 0.043 |
| testDropDimensionContained | Success | | 0.040 |
| testDropEnumerationContained | Success | | 0.042 |
| testDropFlowSpecificationContained | Success | | 0.045 |
| testDropInstanceSpecificationContained | Success | | 0.178 |
| testDropInterfaceContained | Success | | 0.050 |
| testDropModelContained | Success | | 0.049 |
| testDropPackageContained | Success | | 0.047 |
| testDropPrimitiveTypeContained | Success | | 0.046 |
| testDropSignalContained | Success | | 0.047 |
| testDropUnitContained | Success | | 0.048 |
| testDropValueTypeContained | Success | | 4.863 |
| createLinkWithSourceActor | Success | | 0.002 |
| createLinkWithSourceActorPart | Success | | 0.001 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceConstraintBlock | Success | | 0.001 |
| createLinkWithSourceDataType | Success | | 0.001 |
| createLinkWithSourceDimension | Success | | 0.001 |
| createLinkWithSourceEnumeration | Success | | 0.002 |
| createLinkWithSourceFlowSpecification | Success | | 0.001 |
| createLinkWithSourceInterface | Success | | 0.002 |
| createLinkWithSourcePrimitiveType | Success | | 0.002 |
| createLinkWithSourceSignal | Success | | 0.001 |
| createLinkWithSourceUnit | Success | | 0.001 |
| createLinkWithSourceValueType | Success | | 0.000 |
| createLinkWithSourceComment | Success | | 0.000 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceInstanceSpec | Success | | 0.000 |
| createLinkWithSourceInstanceSpecCN | Success | | 0.000 |
| createLinkWithSourceModel | Success | | 0.000 |
| createLinkWithSourceModelCN | Success | | 0.001 |
| createLinkWithSourcePackage | Success | | 0.001 |
| createLinkWithSourcePackageCN | Success | | 0.001 |
| createLinkWithSourceSlot | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.000 |
| createLinkWithSourcePort | Success | | 0.001 |
| createLinkWithSourceFlowPort | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.000 |
| createLinkWithSourceOperation | Success | | 0.001 |
| createLinkWithSourceReception | Success | | 0.001 |
| createLinkWithSourceConstraintCLN | Success | | 0.001 |
| createLinkWithSourceConstraintProperty | Success | | 0.001 |
| createLinkWithSourceAssociation | Success | | 0.003 |
| createLinkWithSourceEnumerationLiteral | Success | | 0.002 |
| createLinkWithSourceFlowProperty | Success | | 4.815 |
| createLinkWithSourceActor | Success | | 0.000 |
| createLinkWithSourceActorPart | Success | | 0.000 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceConstraintBlock | Success | | 0.001 |
| createLinkWithSourceDataType | Success | | 0.001 |
| createLinkWithSourceDimension | Success | | 0.000 |
| createLinkWithSourceEnumeration | Success | | 0.000 |
| createLinkWithSourceFlowSpecification | Success | | 0.001 |
| createLinkWithSourceInterface | Success | | 0.001 |
| createLinkWithSourcePrimitiveType | Success | | 0.001 |
| createLinkWithSourceSignal | Success | | 0.001 |
| createLinkWithSourceUnit | Success | | 0.000 |
| createLinkWithSourceValueType | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.000 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceInstanceSpec | Success | | 0.000 |
| createLinkWithSourceInstanceSpecCN | Success | | 0.000 |
| createLinkWithSourceModel | Success | | 0.000 |
| createLinkWithSourceModelCN | Success | | 0.001 |
| createLinkWithSourcePackage | Success | | 0.001 |
| createLinkWithSourcePackageCN | Success | | 0.001 |
| createLinkWithSourceSlot | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.000 |
| createLinkWithSourcePort | Success | | 0.001 |
| createLinkWithSourceFlowPort | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.000 |
| createLinkWithSourceOperation | Success | | 0.001 |
| createLinkWithSourceReception | Success | | 0.000 |
| createLinkWithSourceConstraintCLN | Success | | 0.000 |
| createLinkWithSourceConstraintProperty | Success | | 0.001 |
| createLinkWithSourceAssociation | Success | | 0.002 |
| createLinkWithSourceEnumerationLiteral | Success | | 0.001 |
| createLinkWithSourceFlowProperty | Success | | 4.712 |
| createLinkWithTargetActor | Success | | 0.043 |
| createLinkWithTargetActorPart | Success | | 0.002 |
| createLinkWithTargetBlock | Success | | 0.041 |
| createLinkWithTargetConstraintBlock | Success | | 0.043 |
| createLinkWithTargetDataType | Success | | 0.042 |
| createLinkWithTargetDimension | Success | | 0.043 |
| createLinkWithTargetEnumeration | Success | | 0.045 |
| createLinkWithTargetFlowSpecification | Success | | 0.052 |
| createLinkWithTargetInterface | Success | | 0.048 |
| createLinkWithTargetPrimitiveType | Success | | 0.047 |
| createLinkWithTargetSignal | Success | | 0.046 |
| createLinkWithTargetUnit | Success | | 0.071 |
| createLinkWithTargetValueType | Success | | 0.048 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.047 |
| createLinkWithTargetConstraintCN | Success | | 0.046 |
| createLinkWithTargetInstanceSpec | Success | | 0.047 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.144 |
| createLinkWithTargetModel | Success | | 0.047 |
| createLinkWithTargetModelCN | Success | | 0.046 |
| createLinkWithTargetPackage | Success | | 0.047 |
| createLinkWithTargetPackageCN | Success | | 0.047 |
| createLinkWithTargetSlot | Success | | 0.001 |
| createLinkWithTargetProperty | Success | | 0.001 |
| createLinkWithTargetPort | Success | | 0.001 |
| createLinkWithTargetFlowPort | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.001 |
| createLinkWithTargetReference | Success | | 0.002 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.001 |
| createLinkWithTargetReception | Success | | 0.001 |
| createLinkWithTargetConstraintCLN | Success | | 0.001 |
| createLinkWithTargetConstraintProperty | Success | | 0.002 |
| createLinkWithTargetAssociation | Success | | 0.062 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.001 |
| createLinkWithTargetFlowProperty | Success | | 4.668 |
| verifyUMLRulesForGeneralization | Success | | 0.001 |
| onlyBlockCanSpecializeBlock | Success | | 0.000 |
| createGeneralizationWithCycleIsForbidden | Success | | 0.001 |
| createGeneralizationWithIndirectCycleIsForbidden | Success | | 0.000 |
| createLinkWithTargetActor | Success | | 0.038 |
| createLinkWithTargetActorPart | Success | | 0.001 |
| createLinkWithTargetBlock | Success | | 0.039 |
| createLinkWithTargetConstraintBlock | Success | | 0.061 |
| createLinkWithTargetDataType | Success | | 0.038 |
| createLinkWithTargetDimension | Success | | 0.002 |
| createLinkWithTargetEnumeration | Success | | 0.038 |
| createLinkWithTargetFlowSpecification | Success | | 0.037 |
| createLinkWithTargetInterface | Success | | 0.041 |
| createLinkWithTargetPrimitiveType | Success | | 0.039 |
| createLinkWithTargetSignal | Success | | 0.039 |
| createLinkWithTargetUnit | Success | | 0.002 |
| createLinkWithTargetValueType | Success | | 0.038 |
| createLinkWithTargetComment | Success | | 0.003 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.001 |
| createLinkWithTargetConstraintCN | Success | | 0.001 |
| createLinkWithTargetInstanceSpec | Success | | 0.001 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.002 |
| createLinkWithTargetModel | Success | | 0.002 |
| createLinkWithTargetModelCN | Success | | 0.001 |
| createLinkWithTargetPackage | Success | | 0.001 |
| createLinkWithTargetPackageCN | Success | | 0.001 |
| createLinkWithTargetSlot | Success | | 0.002 |
| createLinkWithTargetProperty | Success | | 0.001 |
| createLinkWithTargetPort | Success | | 0.001 |
| createLinkWithTargetFlowPort | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.001 |
| createLinkWithTargetReference | Success | | 0.001 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.001 |
| createLinkWithTargetReception | Success | | 0.001 |
| createLinkWithTargetConstraintCLN | Success | | 0.001 |
| createLinkWithTargetConstraintProperty | Success | | 0.001 |
| createLinkWithTargetAssociation | Success | | 0.050 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.001 |
| createLinkWithTargetFlowProperty | Success | | 4.947 |
| createLinkWithSourceActor | Success | | 0.001 |
| createLinkWithSourceActorPart | Success | | 0.000 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceConstraintBlock | Success | | 0.002 |
| createLinkWithSourceDataType | Success | | 0.000 |
| createLinkWithSourceDimension | Success | | 0.000 |
| createLinkWithSourceEnumeration | Success | | 0.000 |
| createLinkWithSourceFlowSpecification | Success | | 0.001 |
| createLinkWithSourceInterface | Success | | 0.001 |
| createLinkWithSourcePrimitiveType | Success | | 0.001 |
| createLinkWithSourceSignal | Success | | 0.000 |
| createLinkWithSourceUnit | Success | | 0.000 |
| createLinkWithSourceValueType | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.000 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceInstanceSpec | Success | | 0.001 |
| createLinkWithSourceInstanceSpecCN | Success | | 0.000 |
| createLinkWithSourceModel | Success | | 0.000 |
| createLinkWithSourceModelCN | Success | | 0.000 |
| createLinkWithSourcePackage | Success | | 0.000 |
| createLinkWithSourcePackageCN | Success | | 0.001 |
| createLinkWithSourceSlot | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.001 |
| createLinkWithSourcePort | Success | | 0.001 |
| createLinkWithSourceFlowPort | Success | | 0.001 |
| createLinkWithSourcePart | Success | | 0.001 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.000 |
| createLinkWithSourceOperation | Success | | 0.001 |
| createLinkWithSourceReception | Success | | 0.001 |
| createLinkWithSourceConstraintCLN | Success | | 0.001 |
| createLinkWithSourceConstraintProperty | Success | | 0.000 |
| createLinkWithSourceAssociation | Success | | 0.001 |
| createLinkWithSourceEnumerationLiteral | Success | | 0.000 |
| createLinkWithSourceFlowProperty | Success | | 4.893 |
| createLinkWithTargetActor | Success | | 0.002 |
| createLinkWithTargetActorPart | Success | | 0.001 |
| createLinkWithTargetBlock | Success | | 0.001 |
| createLinkWithTargetConstraintBlock | Success | | 0.001 |
| createLinkWithTargetDataType | Success | | 0.002 |
| createLinkWithTargetDimension | Success | | 0.001 |
| createLinkWithTargetEnumeration | Success | | 0.001 |
| createLinkWithTargetFlowSpecification | Success | | 0.045 |
| createLinkWithTargetInterface | Success | | 0.045 |
| createLinkWithTargetPrimitiveType | Success | | 0.002 |
| createLinkWithTargetSignal | Success | | 0.001 |
| createLinkWithTargetUnit | Success | | 0.002 |
| createLinkWithTargetValueType | Success | | 0.002 |
| createLinkWithTargetComment | Success | | 0.001 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.001 |
| createLinkWithTargetConstraintCN | Success | | 0.001 |
| createLinkWithTargetInstanceSpec | Success | | 0.002 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.002 |
| createLinkWithTargetModel | Success | | 0.002 |
| createLinkWithTargetModelCN | Success | | 0.002 |
| createLinkWithTargetPackage | Success | | 0.001 |
| createLinkWithTargetPackageCN | Success | | 0.001 |
| createLinkWithTargetSlot | Success | | 0.001 |
| createLinkWithTargetProperty | Success | | 0.000 |
| createLinkWithTargetPort | Success | | 0.001 |
| createLinkWithTargetFlowPort | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.001 |
| createLinkWithTargetReference | Success | | 0.001 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.001 |
| createLinkWithTargetReception | Success | | 0.001 |
| createLinkWithTargetConstraintCLN | Success | | 0.001 |
| createLinkWithTargetConstraintProperty | Success | | 0.001 |
| createLinkWithTargetAssociation | Success | | 0.002 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.001 |
| createLinkWithTargetFlowProperty | Success | | 4.718 |
| createLinkWithSourceActor | Success | | 0.000 |
| createLinkWithSourceActorPart | Success | | 0.001 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceConstraintBlock | Success | | 0.001 |
| createLinkWithSourceDataType | Success | | 0.001 |
| createLinkWithSourceDimension | Success | | 0.001 |
| createLinkWithSourceEnumeration | Success | | 0.001 |
| createLinkWithSourceFlowSpecification | Success | | 0.001 |
| createLinkWithSourceInterface | Success | | 0.001 |
| createLinkWithSourcePrimitiveType | Success | | 0.000 |
| createLinkWithSourceSignal | Success | | 0.000 |
| createLinkWithSourceUnit | Success | | 0.000 |
| createLinkWithSourceValueType | Success | | 0.000 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.000 |
| createLinkWithSourceConstraintCN | Success | | 0.000 |
| createLinkWithSourceInstanceSpec | Success | | 0.001 |
| createLinkWithSourceInstanceSpecCN | Success | | 0.001 |
| createLinkWithSourceModel | Success | | 0.001 |
| createLinkWithSourceModelCN | Success | | 0.000 |
| createLinkWithSourcePackage | Success | | 0.000 |
| createLinkWithSourcePackageCN | Success | | 0.000 |
| createLinkWithSourceSlot | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.001 |
| createLinkWithSourcePort | Success | | 0.000 |
| createLinkWithSourceFlowPort | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.000 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceOperation | Success | | 0.000 |
| createLinkWithSourceReception | Success | | 0.000 |
| createLinkWithSourceConstraintCLN | Success | | 0.001 |
| createLinkWithSourceConstraintProperty | Success | | 0.000 |
| createLinkWithSourceAssociation | Success | | 0.000 |
| createLinkWithSourceEnumerationLiteral | Success | | 0.000 |
| createLinkWithSourceFlowProperty | Success | | 4.967 |
| createLinkWithTargetActor | Success | | 0.041 |
| createLinkWithTargetActorPart | Success | | 0.001 |
| createLinkWithTargetBlock | Success | | 0.063 |
| createLinkWithTargetConstraintBlock | Success | | 0.042 |
| createLinkWithTargetDataType | Success | | 0.040 |
| createLinkWithTargetDimension | Success | | 0.041 |
| createLinkWithTargetEnumeration | Success | | 0.040 |
| createLinkWithTargetFlowSpecification | Success | | 0.046 |
| createLinkWithTargetInterface | Success | | 0.042 |
| createLinkWithTargetPrimitiveType | Success | | 0.043 |
| createLinkWithTargetSignal | Success | | 0.040 |
| createLinkWithTargetUnit | Success | | 0.043 |
| createLinkWithTargetValueType | Success | | 0.042 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.044 |
| createLinkWithTargetConstraintCN | Success | | 0.042 |
| createLinkWithTargetInstanceSpec | Success | | 0.044 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.042 |
| createLinkWithTargetModel | Success | | 0.043 |
| createLinkWithTargetModelCN | Success | | 0.043 |
| createLinkWithTargetPackage | Success | | 0.044 |
| createLinkWithTargetPackageCN | Success | | 0.044 |
| createLinkWithTargetSlot | Success | | 0.001 |
| createLinkWithTargetProperty | Success | | 0.001 |
| createLinkWithTargetPort | Success | | 0.001 |
| createLinkWithTargetFlowPort | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.001 |
| createLinkWithTargetReference | Success | | 0.000 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.001 |
| createLinkWithTargetReception | Success | | 0.001 |
| createLinkWithTargetConstraintCLN | Success | | 0.000 |
| createLinkWithTargetConstraintProperty | Success | | 0.001 |
| createLinkWithTargetAssociation | Success | | 0.061 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.002 |
| createLinkWithTargetFlowProperty | Success | | 4.953 |
| createLinkWithSourceActor | Success | | 0.002 |
| createLinkWithSourceActorPart | Success | | 0.001 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceConstraintBlock | Success | | 0.000 |
| createLinkWithSourceDataType | Success | | 0.001 |
| createLinkWithSourceDimension | Success | | 0.002 |
| createLinkWithSourceEnumeration | Success | | 0.000 |
| createLinkWithSourceFlowSpecification | Success | | 0.000 |
| createLinkWithSourceInterface | Success | | 0.001 |
| createLinkWithSourcePrimitiveType | Success | | 0.001 |
| createLinkWithSourceSignal | Success | | 0.000 |
| createLinkWithSourceUnit | Success | | 0.000 |
| createLinkWithSourceValueType | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceInstanceSpec | Success | | 0.001 |
| createLinkWithSourceInstanceSpecCN | Success | | 0.000 |
| createLinkWithSourceModel | Success | | 0.000 |
| createLinkWithSourceModelCN | Success | | 0.001 |
| createLinkWithSourcePackage | Success | | 0.001 |
| createLinkWithSourcePackageCN | Success | | 0.001 |
| createLinkWithSourceSlot | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.000 |
| createLinkWithSourcePort | Success | | 0.000 |
| createLinkWithSourceFlowPort | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.000 |
| createLinkWithSourceOperation | Success | | 0.000 |
| createLinkWithSourceReception | Success | | 0.000 |
| createLinkWithSourceConstraintCLN | Success | | 0.000 |
| createLinkWithSourceConstraintProperty | Success | | 0.000 |
| createLinkWithSourceAssociation | Success | | 0.002 |
| createLinkWithSourceEnumerationLiteral | Success | | 0.001 |
| createLinkWithSourceFlowProperty | Success | | 4.830 |
| createLinkWithTargetActor | Success | | 0.051 |
| createLinkWithTargetActorPart | Success | | 0.002 |
| createLinkWithTargetBlock | Success | | 0.045 |
| createLinkWithTargetConstraintBlock | Success | | 0.046 |
| createLinkWithTargetDataType | Success | | 0.045 |
| createLinkWithTargetDimension | Success | | 0.047 |
| createLinkWithTargetEnumeration | Success | | 0.045 |
| createLinkWithTargetFlowSpecification | Success | | 0.047 |
| createLinkWithTargetInterface | Success | | 0.046 |
| createLinkWithTargetPrimitiveType | Success | | 0.047 |
| createLinkWithTargetSignal | Success | | 0.046 |
| createLinkWithTargetUnit | Success | | 0.048 |
| createLinkWithTargetValueType | Success | | 0.045 |
| createLinkWithTargetComment | Success | | 0.050 |
| createLinkWithTargetCommentCN | Success | | 0.047 |
| createLinkWithTargetConstraint | Success | | 0.044 |
| createLinkWithTargetConstraintCN | Success | | 0.045 |
| createLinkWithTargetInstanceSpec | Success | | 0.045 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.072 |
| createLinkWithTargetModel | Success | | 0.048 |
| createLinkWithTargetModelCN | Success | | 0.049 |
| createLinkWithTargetPackage | Success | | 0.167 |
| createLinkWithTargetPackageCN | Success | | 0.045 |
| createLinkWithTargetSlot | Success | | 0.001 |
| createLinkWithTargetProperty | Success | | 0.001 |
| createLinkWithTargetPort | Success | | 0.001 |
| createLinkWithTargetFlowPort | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.001 |
| createLinkWithTargetReference | Success | | 0.001 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.001 |
| createLinkWithTargetReception | Success | | 0.000 |
| createLinkWithTargetConstraintCLN | Success | | 0.001 |
| createLinkWithTargetConstraintProperty | Success | | 0.001 |
| createLinkWithTargetAssociation | Success | | 0.056 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.001 |
| createLinkWithTargetFlowProperty | Success | | 4.760 |
| createLinkWithTargetActor | Success | | 0.036 |
| createLinkWithTargetActorPart | Success | | 0.002 |
| createLinkWithTargetBlock | Success | | 0.033 |
| createLinkWithTargetConstraintBlock | Success | | 0.034 |
| createLinkWithTargetDataType | Success | | 0.034 |
| createLinkWithTargetDimension | Success | | 0.035 |
| createLinkWithTargetEnumeration | Success | | 0.035 |
| createLinkWithTargetFlowSpecification | Success | | 0.036 |
| createLinkWithTargetInterface | Success | | 0.034 |
| createLinkWithTargetPrimitiveType | Success | | 0.035 |
| createLinkWithTargetSignal | Success | | 0.033 |
| createLinkWithTargetUnit | Success | | 0.034 |
| createLinkWithTargetValueType | Success | | 0.032 |
| createLinkWithTargetComment | Success | | 0.041 |
| createLinkWithTargetCommentCN | Success | | 0.043 |
| createLinkWithTargetConstraint | Success | | 0.036 |
| createLinkWithTargetConstraintCN | Success | | 0.034 |
| createLinkWithTargetInstanceSpec | Success | | 0.034 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.033 |
| createLinkWithTargetModel | Success | | 0.036 |
| createLinkWithTargetModelCN | Success | | 0.036 |
| createLinkWithTargetPackage | Success | | 0.036 |
| createLinkWithTargetPackageCN | Success | | 0.035 |
| createLinkWithTargetSlot | Success | | 0.001 |
| createLinkWithTargetProperty | Success | | 0.000 |
| createLinkWithTargetPort | Success | | 0.001 |
| createLinkWithTargetFlowPort | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.001 |
| createLinkWithTargetReference | Success | | 0.001 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.001 |
| createLinkWithTargetReception | Success | | 0.001 |
| createLinkWithTargetConstraintCLN | Success | | 0.001 |
| createLinkWithTargetConstraintProperty | Success | | 0.001 |
| createLinkWithTargetAssociation | Success | | 0.048 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.001 |
| createLinkWithTargetFlowProperty | Success | | 5.056 |
| createLinkWithSourceActor | Success | | 0.001 |
| createLinkWithSourceActorPart | Success | | 0.000 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceConstraintBlock | Success | | 0.001 |
| createLinkWithSourceDataType | Success | | 0.001 |
| createLinkWithSourceDimension | Success | | 0.001 |
| createLinkWithSourceEnumeration | Success | | 0.001 |
| createLinkWithSourceFlowSpecification | Success | | 0.001 |
| createLinkWithSourceInterface | Success | | 0.001 |
| createLinkWithSourcePrimitiveType | Success | | 0.001 |
| createLinkWithSourceSignal | Success | | 0.001 |
| createLinkWithSourceUnit | Success | | 0.001 |
| createLinkWithSourceValueType | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceInstanceSpec | Success | | 0.001 |
| createLinkWithSourceInstanceSpecCN | Success | | 0.000 |
| createLinkWithSourceModel | Success | | 0.000 |
| createLinkWithSourceModelCN | Success | | 0.000 |
| createLinkWithSourcePackage | Success | | 0.001 |
| createLinkWithSourcePackageCN | Success | | 0.001 |
| createLinkWithSourceSlot | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.000 |
| createLinkWithSourcePort | Success | | 0.001 |
| createLinkWithSourceFlowPort | Success | | 0.001 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceOperation | Success | | 0.001 |
| createLinkWithSourceReception | Success | | 0.002 |
| createLinkWithSourceConstraintCLN | Success | | 0.000 |
| createLinkWithSourceConstraintProperty | Success | | 0.001 |
| createLinkWithSourceAssociation | Success | | 0.002 |
| createLinkWithSourceEnumerationLiteral | Success | | 0.001 |
| createLinkWithSourceFlowProperty | Success | | 4.930 |
| createLinkWithSourceActor | Success | | 0.000 |
| createLinkWithSourceActorPart | Success | | 0.001 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceConstraintBlock | Success | | 0.001 |
| createLinkWithSourceDataType | Success | | 0.001 |
| createLinkWithSourceDimension | Success | | 0.001 |
| createLinkWithSourceEnumeration | Success | | 0.001 |
| createLinkWithSourceFlowSpecification | Success | | 0.001 |
| createLinkWithSourceInterface | Success | | 0.001 |
| createLinkWithSourcePrimitiveType | Success | | 0.001 |
| createLinkWithSourceSignal | Success | | 0.001 |
| createLinkWithSourceUnit | Success | | 0.001 |
| createLinkWithSourceValueType | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceInstanceSpec | Success | | 0.001 |
| createLinkWithSourceInstanceSpecCN | Success | | 0.001 |
| createLinkWithSourceModel | Success | | 0.000 |
| createLinkWithSourceModelCN | Success | | 0.000 |
| createLinkWithSourcePackage | Success | | 0.001 |
| createLinkWithSourcePackageCN | Success | | 0.001 |
| createLinkWithSourceSlot | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.000 |
| createLinkWithSourcePort | Success | | 0.001 |
| createLinkWithSourceFlowPort | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceOperation | Success | | 0.001 |
| createLinkWithSourceReception | Success | | 0.000 |
| createLinkWithSourceConstraintCLN | Success | | 0.001 |
| createLinkWithSourceConstraintProperty | Success | | 0.001 |
| createLinkWithSourceAssociation | Success | | 0.002 |
| createLinkWithSourceEnumerationLiteral | Success | | 0.002 |
| createLinkWithSourceFlowProperty | Success | | 4.806 |
| createLinkWithSourceActor | Success | | 0.001 |
| createLinkWithSourceActorPart | Success | | 0.001 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceConstraintBlock | Success | | 0.001 |
| createLinkWithSourceDataType | Success | | 0.001 |
| createLinkWithSourceDimension | Success | | 0.001 |
| createLinkWithSourceEnumeration | Success | | 0.001 |
| createLinkWithSourceFlowSpecification | Success | | 0.001 |
| createLinkWithSourceInterface | Success | | 0.001 |
| createLinkWithSourcePrimitiveType | Success | | 0.001 |
| createLinkWithSourceSignal | Success | | 0.001 |
| createLinkWithSourceUnit | Success | | 0.001 |
| createLinkWithSourceValueType | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.000 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceInstanceSpec | Success | | 0.001 |
| createLinkWithSourceInstanceSpecCN | Success | | 0.001 |
| createLinkWithSourceModel | Success | | 0.001 |
| createLinkWithSourceModelCN | Success | | 0.001 |
| createLinkWithSourcePackage | Success | | 0.001 |
| createLinkWithSourcePackageCN | Success | | 0.000 |
| createLinkWithSourceSlot | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.001 |
| createLinkWithSourcePort | Success | | 0.001 |
| createLinkWithSourceFlowPort | Success | | 0.001 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceOperation | Success | | 0.001 |
| createLinkWithSourceReception | Success | | 0.002 |
| createLinkWithSourceConstraintCLN | Success | | 0.001 |
| createLinkWithSourceConstraintProperty | Success | | 0.001 |
| createLinkWithSourceAssociation | Success | | 0.002 |
| createLinkWithSourceEnumerationLiteral | Success | | 0.001 |
| createLinkWithSourceFlowProperty | Success | | 5.003 |
| createLinkWithSourceActor | Success | | 0.001 |
| createLinkWithSourceActorPart | Success | | 0.000 |
| createLinkWithSourceBlock | Success | | 0.000 |
| createLinkWithSourceConstraintBlock | Success | | 0.000 |
| createLinkWithSourceDataType | Success | | 0.000 |
| createLinkWithSourceDimension | Success | | 0.001 |
| createLinkWithSourceEnumeration | Success | | 0.001 |
| createLinkWithSourceFlowSpecification | Success | | 0.001 |
| createLinkWithSourceInterface | Success | | 0.001 |
| createLinkWithSourcePrimitiveType | Success | | 0.000 |
| createLinkWithSourceSignal | Success | | 0.000 |
| createLinkWithSourceUnit | Success | | 0.000 |
| createLinkWithSourceValueType | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceInstanceSpec | Success | | 0.001 |
| createLinkWithSourceInstanceSpecCN | Success | | 0.001 |
| createLinkWithSourceModel | Success | | 0.001 |
| createLinkWithSourceModelCN | Success | | 0.001 |
| createLinkWithSourcePackage | Success | | 0.001 |
| createLinkWithSourcePackageCN | Success | | 0.001 |
| createLinkWithSourceSlot | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.001 |
| createLinkWithSourcePort | Success | | 0.000 |
| createLinkWithSourceFlowPort | Success | | 0.001 |
| createLinkWithSourcePart | Success | | 0.001 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceOperation | Success | | 0.000 |
| createLinkWithSourceReception | Success | | 0.001 |
| createLinkWithSourceConstraintCLN | Success | | 0.000 |
| createLinkWithSourceConstraintProperty | Success | | 0.000 |
| createLinkWithSourceAssociation | Success | | 0.001 |
| createLinkWithSourceEnumerationLiteral | Success | | 0.000 |
| createLinkWithSourceFlowProperty | Success | | 4.806 |
| createLinkWithSourceActor | Success | | 0.000 |
| createLinkWithSourceActorPart | Success | | 0.001 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceConstraintBlock | Success | | 0.001 |
| createLinkWithSourceDataType | Success | | 0.001 |
| createLinkWithSourceDimension | Success | | 0.000 |
| createLinkWithSourceEnumeration | Success | | 0.001 |
| createLinkWithSourceFlowSpecification | Success | | 0.001 |
| createLinkWithSourceInterface | Success | | 0.001 |
| createLinkWithSourcePrimitiveType | Success | | 0.000 |
| createLinkWithSourceSignal | Success | | 0.001 |
| createLinkWithSourceUnit | Success | | 0.001 |
| createLinkWithSourceValueType | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.000 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceInstanceSpec | Success | | 0.001 |
| createLinkWithSourceInstanceSpecCN | Success | | 0.001 |
| createLinkWithSourceModel | Success | | 0.001 |
| createLinkWithSourceModelCN | Success | | 0.001 |
| createLinkWithSourcePackage | Success | | 0.001 |
| createLinkWithSourcePackageCN | Success | | 0.001 |
| createLinkWithSourceSlot | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.000 |
| createLinkWithSourcePort | Success | | 0.001 |
| createLinkWithSourceFlowPort | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.002 |
| createLinkWithSourceValue | Success | | 0.002 |
| createLinkWithSourceOperation | Success | | 0.001 |
| createLinkWithSourceReception | Success | | 0.000 |
| createLinkWithSourceConstraintCLN | Success | | 0.000 |
| createLinkWithSourceConstraintProperty | Success | | 0.000 |
| createLinkWithSourceAssociation | Success | | 0.001 |
| createLinkWithSourceEnumerationLiteral | Success | | 0.001 |
| createLinkWithSourceFlowProperty | Success | | 5.121 |
| createLinkWithSourceActor | Success | | 0.002 |
| createLinkWithSourceActorPart | Success | | 0.000 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceConstraintBlock | Success | | 0.000 |
| createLinkWithSourceDataType | Success | | 0.000 |
| createLinkWithSourceDimension | Success | | 0.000 |
| createLinkWithSourceEnumeration | Success | | 0.001 |
| createLinkWithSourceFlowSpecification | Success | | 0.001 |
| createLinkWithSourceInterface | Success | | 0.001 |
| createLinkWithSourcePrimitiveType | Success | | 0.002 |
| createLinkWithSourceSignal | Success | | 0.002 |
| createLinkWithSourceUnit | Success | | 0.001 |
| createLinkWithSourceValueType | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.000 |
| createLinkWithSourceConstraintCN | Success | | 0.000 |
| createLinkWithSourceInstanceSpec | Success | | 0.001 |
| createLinkWithSourceInstanceSpecCN | Success | | 0.001 |
| createLinkWithSourceModel | Success | | 0.001 |
| createLinkWithSourceModelCN | Success | | 0.000 |
| createLinkWithSourcePackage | Success | | 0.000 |
| createLinkWithSourcePackageCN | Success | | 0.000 |
| createLinkWithSourceSlot | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.013 |
| createLinkWithSourcePort | Success | | 0.000 |
| createLinkWithSourceFlowPort | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.000 |
| createLinkWithSourceValue | Success | | 0.000 |
| createLinkWithSourceOperation | Success | | 0.001 |
| createLinkWithSourceReception | Success | | 0.000 |
| createLinkWithSourceConstraintCLN | Success | | 0.000 |
| createLinkWithSourceConstraintProperty | Success | | 0.000 |
| createLinkWithSourceAssociation | Success | | 0.000 |
| createLinkWithSourceEnumerationLiteral | Success | | 0.000 |
| createLinkWithSourceFlowProperty | Success | | 5.059 |
| createLinkWithTargetActor | Success | | 0.004 |
| createLinkWithTargetActorPart | Success | | 0.001 |
| createLinkWithTargetBlock | Success | | 0.051 |
| createLinkWithTargetConstraintBlock | Success | | 0.049 |
| createLinkWithTargetDataType | Success | | 0.050 |
| createLinkWithTargetDimension | Success | | 0.002 |
| createLinkWithTargetEnumeration | Success | | 0.050 |
| createLinkWithTargetFlowSpecification | Success | | 0.052 |
| createLinkWithTargetInterface | Success | | 0.073 |
| createLinkWithTargetPrimitiveType | Success | | 0.068 |
| createLinkWithTargetSignal | Success | | 0.051 |
| createLinkWithTargetUnit | Success | | 0.002 |
| createLinkWithTargetValueType | Success | | 0.052 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.001 |
| createLinkWithTargetConstraintCN | Success | | 0.002 |
| createLinkWithTargetInstanceSpec | Success | | 0.002 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.002 |
| createLinkWithTargetModel | Success | | 0.002 |
| createLinkWithTargetModelCN | Success | | 0.002 |
| createLinkWithTargetPackage | Success | | 0.002 |
| createLinkWithTargetPackageCN | Success | | 0.001 |
| createLinkWithTargetSlot | Success | | 0.001 |
| createLinkWithTargetProperty | Success | | 0.001 |
| createLinkWithTargetPort | Success | | 0.001 |
| createLinkWithTargetFlowPort | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.001 |
| createLinkWithTargetReference | Success | | 0.001 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.001 |
| createLinkWithTargetReception | Success | | 0.001 |
| createLinkWithTargetConstraintCLN | Success | | 0.001 |
| createLinkWithTargetConstraintProperty | Success | | 0.001 |
| createLinkWithTargetAssociation | Success | | 0.002 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.002 |
| createLinkWithTargetFlowProperty | Success | | 4.958 |
| createLinkWithTargetActor | Success | | 0.054 |
| createLinkWithTargetActorPart | Success | | 0.002 |
| createLinkWithTargetBlock | Success | | 0.052 |
| createLinkWithTargetConstraintBlock | Success | | 0.050 |
| createLinkWithTargetDataType | Success | | 0.050 |
| createLinkWithTargetDimension | Success | | 0.002 |
| createLinkWithTargetEnumeration | Success | | 0.055 |
| createLinkWithTargetFlowSpecification | Success | | 0.059 |
| createLinkWithTargetInterface | Success | | 0.061 |
| createLinkWithTargetPrimitiveType | Success | | 0.210 |
| createLinkWithTargetSignal | Success | | 0.057 |
| createLinkWithTargetUnit | Success | | 0.002 |
| createLinkWithTargetValueType | Success | | 0.053 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.002 |
| createLinkWithTargetConstraintCN | Success | | 0.002 |
| createLinkWithTargetInstanceSpec | Success | | 0.002 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.002 |
| createLinkWithTargetModel | Success | | 0.001 |
| createLinkWithTargetModelCN | Success | | 0.002 |
| createLinkWithTargetPackage | Success | | 0.002 |
| createLinkWithTargetPackageCN | Success | | 0.002 |
| createLinkWithTargetSlot | Success | | 0.002 |
| createLinkWithTargetProperty | Success | | 0.003 |
| createLinkWithTargetPort | Success | | 0.001 |
| createLinkWithTargetFlowPort | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.002 |
| createLinkWithTargetReference | Success | | 0.001 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.002 |
| createLinkWithTargetReception | Success | | 0.001 |
| createLinkWithTargetConstraintCLN | Success | | 0.002 |
| createLinkWithTargetConstraintProperty | Success | | 0.001 |
| createLinkWithTargetAssociation | Success | | 0.003 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.003 |
| createLinkWithTargetFlowProperty | Success | | 4.951 |
| createLinkWithTargetActor | Success | | 0.003 |
| createLinkWithTargetActorPart | Success | | 0.002 |
| createLinkWithTargetBlock | Success | | 0.054 |
| createLinkWithTargetConstraintBlock | Success | | 0.050 |
| createLinkWithTargetDataType | Success | | 0.053 |
| createLinkWithTargetDimension | Success | | 0.002 |
| createLinkWithTargetEnumeration | Success | | 0.055 |
| createLinkWithTargetFlowSpecification | Success | | 0.056 |
| createLinkWithTargetInterface | Success | | 0.055 |
| createLinkWithTargetPrimitiveType | Success | | 0.056 |
| createLinkWithTargetSignal | Success | | 0.058 |
| createLinkWithTargetUnit | Success | | 0.002 |
| createLinkWithTargetValueType | Success | | 0.054 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.001 |
| createLinkWithTargetConstraintCN | Success | | 0.002 |
| createLinkWithTargetInstanceSpec | Success | | 0.002 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.002 |
| createLinkWithTargetModel | Success | | 0.002 |
| createLinkWithTargetModelCN | Success | | 0.002 |
| createLinkWithTargetPackage | Success | | 0.001 |
| createLinkWithTargetPackageCN | Success | | 0.001 |
| createLinkWithTargetSlot | Success | | 0.001 |
| createLinkWithTargetProperty | Success | | 0.001 |
| createLinkWithTargetPort | Success | | 0.001 |
| createLinkWithTargetFlowPort | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.001 |
| createLinkWithTargetReference | Success | | 0.001 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.001 |
| createLinkWithTargetReception | Success | | 0.001 |
| createLinkWithTargetConstraintCLN | Success | | 0.001 |
| createLinkWithTargetConstraintProperty | Success | | 0.001 |
| createLinkWithTargetAssociation | Success | | 0.002 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.001 |
| createLinkWithTargetFlowProperty | Success | | 5.330 |
| createLinkWithTargetActor | Success | | 0.055 |
| createLinkWithTargetActorPart | Success | | 0.001 |
| createLinkWithTargetBlock | Success | | 0.050 |
| createLinkWithTargetConstraintBlock | Success | | 0.057 |
| createLinkWithTargetDataType | Success | | 0.057 |
| createLinkWithTargetDimension | Success | | 0.002 |
| createLinkWithTargetEnumeration | Success | | 0.057 |
| createLinkWithTargetFlowSpecification | Success | | 0.056 |
| createLinkWithTargetInterface | Success | | 0.054 |
| createLinkWithTargetPrimitiveType | Success | | 0.057 |
| createLinkWithTargetSignal | Success | | 0.057 |
| createLinkWithTargetUnit | Success | | 0.002 |
| createLinkWithTargetValueType | Success | | 0.055 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.001 |
| createLinkWithTargetConstraintCN | Success | | 0.002 |
| createLinkWithTargetInstanceSpec | Success | | 0.002 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.002 |
| createLinkWithTargetModel | Success | | 0.001 |
| createLinkWithTargetModelCN | Success | | 0.001 |
| createLinkWithTargetPackage | Success | | 0.001 |
| createLinkWithTargetPackageCN | Success | | 0.001 |
| createLinkWithTargetSlot | Success | | 0.001 |
| createLinkWithTargetProperty | Success | | 0.001 |
| createLinkWithTargetPort | Success | | 0.002 |
| createLinkWithTargetFlowPort | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.001 |
| createLinkWithTargetReference | Success | | 0.001 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.002 |
| createLinkWithTargetReception | Success | | 0.001 |
| createLinkWithTargetConstraintCLN | Success | | 0.001 |
| createLinkWithTargetConstraintProperty | Success | | 0.001 |
| createLinkWithTargetAssociation | Success | | 0.003 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.001 |
| createLinkWithTargetFlowProperty | Success | | 5.155 |
| createLinkWithTargetActor | Success | | 0.003 |
| createLinkWithTargetActorPart | Success | | 0.038 |
| createLinkWithTargetBlock | Success | | 0.063 |
| createLinkWithTargetConstraintBlock | Success | | 0.052 |
| createLinkWithTargetDataType | Success | | 0.055 |
| createLinkWithTargetDimension | Success | | 0.002 |
| createLinkWithTargetEnumeration | Success | | 0.056 |
| createLinkWithTargetFlowSpecification | Success | | 0.062 |
| createLinkWithTargetInterface | Success | | 0.059 |
| createLinkWithTargetPrimitiveType | Success | | 0.061 |
| createLinkWithTargetSignal | Success | | 0.060 |
| createLinkWithTargetUnit | Success | | 0.003 |
| createLinkWithTargetValueType | Success | | 0.057 |
| createLinkWithTargetComment | Success | | 0.001 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.002 |
| createLinkWithTargetConstraintCN | Success | | 0.002 |
| createLinkWithTargetInstanceSpec | Success | | 0.002 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.001 |
| createLinkWithTargetModel | Success | | 0.002 |
| createLinkWithTargetModelCN | Success | | 0.002 |
| createLinkWithTargetPackage | Success | | 0.002 |
| createLinkWithTargetPackageCN | Success | | 0.002 |
| createLinkWithTargetSlot | Success | | 0.002 |
| createLinkWithTargetProperty | Success | | 0.002 |
| createLinkWithTargetPort | Success | | 0.002 |
| createLinkWithTargetFlowPort | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.001 |
| createLinkWithTargetReference | Success | | 0.002 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.001 |
| createLinkWithTargetReception | Success | | 0.001 |
| createLinkWithTargetConstraintCLN | Success | | 0.001 |
| createLinkWithTargetConstraintProperty | Success | | 0.001 |
| createLinkWithTargetAssociation | Success | | 0.003 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.001 |
| createLinkWithTargetFlowProperty | Success | | 5.180 |
| createLinkWithTargetActor | Success | | 0.056 |
| createLinkWithTargetActorPart | Success | | 0.002 |
| createLinkWithTargetBlock | Success | | 0.054 |
| createLinkWithTargetConstraintBlock | Success | | 0.057 |
| createLinkWithTargetDataType | Success | | 0.055 |
| createLinkWithTargetDimension | Success | | 0.002 |
| createLinkWithTargetEnumeration | Success | | 0.058 |
| createLinkWithTargetFlowSpecification | Success | | 0.057 |
| createLinkWithTargetInterface | Success | | 0.058 |
| createLinkWithTargetPrimitiveType | Success | | 0.052 |
| createLinkWithTargetSignal | Success | | 0.057 |
| createLinkWithTargetUnit | Success | | 0.002 |
| createLinkWithTargetValueType | Success | | 0.059 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.001 |
| createLinkWithTargetConstraintCN | Success | | 0.001 |
| createLinkWithTargetInstanceSpec | Success | | 0.002 |
| createLinkWithTargetInstanceSpecCN | Success | | 0.002 |
| createLinkWithTargetModel | Success | | 0.003 |
| createLinkWithTargetModelCN | Success | | 0.002 |
| createLinkWithTargetPackage | Success | | 0.002 |
| createLinkWithTargetPackageCN | Success | | 0.002 |
| createLinkWithTargetSlot | Success | | 0.003 |
| createLinkWithTargetProperty | Success | | 0.003 |
| createLinkWithTargetPort | Success | | 0.003 |
| createLinkWithTargetFlowPort | Success | | 0.003 |
| createLinkWithTargetPart | Success | | 0.002 |
| createLinkWithTargetReference | Success | | 0.001 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetOperation | Success | | 0.001 |
| createLinkWithTargetReception | Success | | 0.001 |
| createLinkWithTargetConstraintCLN | Success | | 0.001 |
| createLinkWithTargetConstraintProperty | Success | | 0.001 |
| createLinkWithTargetAssociation | Success | | 0.004 |
| createLinkWithTargetEnumerationLiteral | Success | | 0.001 |
| createLinkWithTargetFlowProperty | Success | | 3.702 |
| dropDependency | Success | | 0.102 |
| dropUsage | Success | | 0.029 |
| dropInterfaceRealization | Success | | 0.043 |
| dropGeneralization | Success | | 0.025 |
| dropAssociationComposite | Success | | 0.029 |
| dropAssociationCompositeDirected | Success | | 0.030 |
| dropAssociationNone | Success | | 0.029 |
| dropAssociationNoneDirected | Success | | 0.029 |
| dropAssociationShared | Success | | 0.030 |
| dropAssociationSharedDirected | Success | | 3.574 |
| dropDependency | Success | | 0.134 |
| dropUsage | Success | | 0.031 |
| dropInterfaceRealization | Success | | 0.046 |
| dropGeneralization | Success | | 0.028 |
| dropAssociationComposite | Success | | 0.032 |
| dropAssociationCompositeDirected | Success | | 0.032 |
| dropAssociationNone | Success | | 0.031 |
| dropAssociationNoneDirected | Success | | 0.036 |
| dropAssociationShared | Success | | 0.035 |
| dropAssociationSharedDirected | Success | | 3.929 |
| testBasicDeleteFromModelDependency | Success | | 0.022 |
| testBasicDeleteFromModelUsage | Success | | 0.020 |
| testBasicDeleteFromModelInterfaceRealization | Success | | 0.020 |
| testBasicDeleteFromModelGeneralization | Success | | 0.018 |
| testBasicDeleteFromModelAssociationComposite | Success | | 0.031 |
| testBasicDeleteFromModelAssociationCompositeDirected | Success | | 0.029 |
| testBasicDeleteFromModelAssociationNone | Success | | 0.029 |
| testBasicDeleteFromModelAssociationNoneDirected | Success | | 0.029 |
| testBasicDeleteFromModelAssociationShared | Success | | 0.030 |
| testBasicDeleteFromModelAssociationSharedDirected | Success | | 3.826 |
| testBasicDeleteFromModelDependency | Success | | 0.029 |
| testBasicDeleteFromModelUsage | Success | | 0.026 |
| testBasicDeleteFromModelInterfaceRealization | Success | | 6.750 |
| testBasicDeleteFromModelGeneralization | Success | | 0.022 |
| testBasicDeleteFromModelAssociationComposite | Success | | 0.036 |
| testBasicDeleteFromModelAssociationCompositeDirected | Success | | 0.034 |
| testBasicDeleteFromModelAssociationNone | Success | | 0.035 |
| testBasicDeleteFromModelAssociationNoneDirected | Success | | 0.036 |
| testBasicDeleteFromModelAssociationShared | Success | | 0.035 |
| testBasicDeleteFromModelAssociationSharedDirected | Success | | 2.937 |
| testBasicDeleteFromDiagramActor | Success | | 0.780 |
| testBasicDeleteFromDiagramActorPart | Success | | 0.053 |
| testBasicDeleteFromDiagramBlock | Success | | 0.090 |
| testBasicDeleteFromDiagramComment | Success | | 0.071 |
| testBasicDeleteFromDiagramConstraintBlock | Success | | 0.048 |
| testBasicDeleteFromDiagramConstraint | Success | | 0.039 |
| testBasicDeleteFromDiagramConstraintProperty | Success | | 0.056 |
| testBasicDeleteFromDiagramDataType | Success | | 0.046 |
| testBasicDeleteFromDiagramDimension | Success | | 0.044 |
| testBasicDeleteFromDiagramEnumeration | Success | | 0.047 |
| testBasicDeleteFromDiagramEnumerationLiteral | Success | | 0.055 |
| testBasicDeleteFromDiagramFlowPort | Success | | 0.066 |
| testBasicDeleteFromDiagramFlowProperty | Success | | 0.066 |
| testBasicDeleteFromDiagramFlowSpecification | Success | | 0.054 |
| testBasicDeleteFromDiagramInstanceSpecification | Success | | 0.047 |
| testBasicDeleteFromDiagramInterface | Success | | 0.052 |
| testBasicDeleteFromDiagramModel | Success | | 0.046 |
| testBasicDeleteFromDiagramOperation | Success | | 0.064 |
| testBasicDeleteFromDiagramPackage | Success | | 0.054 |
| testBasicDeleteFromDiagramPart | Success | | 0.072 |
| testBasicDeleteFromDiagramPort | Success | | 0.082 |
| testBasicDeleteFromDiagramPrimitiveType | Success | | 0.046 |
| testBasicDeleteFromDiagramProperty | Success | | 0.066 |
| testBasicDeleteFromDiagramReception | Success | | 0.078 |
| testBasicDeleteFromDiagramReference | Success | | 0.086 |
| testBasicDeleteFromDiagramSignal | Success | | 0.062 |
| testBasicDeleteFromDiagramSlot | Success | | 0.070 |
| testBasicDeleteFromDiagramUnit | Success | | 0.056 |
| testBasicDeleteFromDiagramValue | Success | | 0.092 |
| testBasicDeleteFromDiagramValueType | Success | | 2.894 |
| testBasicDeleteFromDiagramActorPart | Success | | 0.804 |
| testBasicDeleteFromModelActor | Success | | 0.045 |
| testBasicDeleteFromModelBlock | Success | | 0.070 |
| testBasicDeleteFromModelComment | Success | | 0.073 |
| testBasicDeleteFromModelConstraintBlock | Success | | 0.052 |
| testBasicDeleteFromModelConstraint | Success | | 0.041 |
| testBasicDeleteFromModelConstraintProperty | Success | | 0.060 |
| testBasicDeleteFromModelDataType | Success | | 0.055 |
| testBasicDeleteFromModelDimension | Success | | 0.047 |
| testBasicDeleteFromModelEnumeration | Success | | 0.046 |
| testBasicDeleteFromModelEnumerationLiteral | Success | | 0.058 |
| testBasicDeleteFromModelFlowPort | Success | | 0.067 |
| testBasicDeleteFromModelFlowProperty | Success | | 0.064 |
| testBasicDeleteFromModelFlowSpecification | Success | | 0.192 |
| testBasicDeleteFromModelInstanceSpecification | Success | | 0.197 |
| testBasicDeleteFromModelInterface | Success | | 0.109 |
| testBasicDeleteFromModelModel | Success | | 0.055 |
| testBasicDeleteFromModelOperation | Success | | 0.068 |
| testBasicDeleteFromModelPackage | Success | | 0.052 |
| testBasicDeleteFromModelPart | Success | | 0.099 |
| testBasicDeleteFromModelPort | Success | | 0.070 |
| testBasicDeleteFromModelPrimitiveType | Success | | 0.052 |
| testBasicDeleteFromModelProperty | Success | | 0.072 |
| testBasicDeleteFromModelReception | Success | | 0.075 |
| testBasicDeleteFromModelReference | Success | | 0.090 |
| testBasicDeleteFromModelSignal | Success | | 0.085 |
| testBasicDeleteFromModelSlot | Success | | 0.074 |
| testBasicDeleteFromModelUnit | Success | | 0.065 |
| testBasicDeleteFromModelValue | Success | | 0.100 |
| testBasicDeleteFromModelValueType | Success | | 2.924 |
| getAllCompartmentEditParts | Success | | 1.041 |
| createDiagram | Success | | 0.929 |
| testCreationActorPartInDiagram | Success | | 0.009 |
| testCreationCommentInDiagram | Success | | 0.101 |
| testCreationConstraintInDiagram | Success | | 0.053 |
| testCreationPartInDiagram | Success | | 0.001 |
| testCreationPortInDiagram | Success | | 0.001 |
| testCreationPropertyInDiagram | Success | | 0.002 |
| testCreationReferenceInDiagram | Success | | 0.001 |
| testCreationValueInDiagram | Success | | 0.001 |
| testCreationFlowPort_IN_InDiagram | Success | | 0.001 |
| testCreationFlowPort_OUT_InDiagram | Success | | 0.001 |
| testCreationFlowPort_INOUT_InDiagram | Success | | 0.001 |
| testCreationFlowPort_NA_InDiagram | Success | | 1.020 |
| testDropActorPartInDiagram | Success | | 0.022 |
| testDropBlockInDiagram | Success | | 0.006 |
| testDropCommentInDiagram | Success | | 0.071 |
| testDropConstraintInDiagram | Success | | 0.030 |
| testDropPartInDiagram | Success | | 0.017 |
| testDropPortInDiagram | Success | | 0.011 |
| testDropPropertyInDiagram | Success | | 0.011 |
| testDropReferenceInDiagram | Success | | 0.019 |
| testDropValueInDiagram | Success | | 0.018 |
| testDropFlowPort_IN_InDiagram | Success | | 0.014 |
| testDropFlowPort_OUT_InDiagram | Success | | 0.014 |
| testDropFlowPort_INOUT_InDiagram | Success | | 0.013 |
| testDropFlowPort_NA_InDiagram | Success | | 2.814 |
| createLinkWithSourceActorPart | Success | | 0.025 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.002 |
| createLinkWithSourcePart | Success | | 0.001 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.000 |
| createLinkWithSourceNestedActorPart | Success | | 0.001 |
| createLinkWithSourcePortOnBlock | Success | | 0.001 |
| createLinkWithSourcePortOnPart | Success | | 0.001 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.001 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.001 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.000 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.000 |
| createLinkWithSourceNestedPart | Success | | 0.001 |
| createLinkWithSourceNestedProperty | Success | | 0.002 |
| createLinkWithSourceNestedReference | Success | | 0.002 |
| createLinkWithSourceNestedValue | Success | | 4.559 |
| createLinkWithSourceActorPart | Success | | 0.079 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.040 |
| createLinkWithSourcePart | Success | | 0.039 |
| createLinkWithSourceReference | Success | | 0.038 |
| createLinkWithSourceValue | Success | | 0.039 |
| createLinkWithSourceNestedActorPart | Success | | 0.045 |
| createLinkWithSourcePortOnBlock | Success | | 0.044 |
| createLinkWithSourcePortOnPart | Success | | 0.063 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.053 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.047 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.048 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.045 |
| createLinkWithSourceNestedPart | Success | | 0.042 |
| createLinkWithSourceNestedProperty | Success | | 0.040 |
| createLinkWithSourceNestedReference | Success | | 0.045 |
| createLinkWithSourceNestedValue | Success | | 4.817 |
| createLinkWithSourceActorPart | Success | | 0.043 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.044 |
| createLinkWithSourcePart | Success | | 0.043 |
| createLinkWithSourceReference | Success | | 0.045 |
| createLinkWithSourceValue | Success | | 0.053 |
| createLinkWithSourceNestedActorPart | Success | | 0.047 |
| createLinkWithSourcePortOnBlock | Success | | 0.002 |
| createLinkWithSourcePortOnPart | Success | | 0.047 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.049 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.002 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.050 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceNestedPart | Success | | 0.044 |
| createLinkWithSourceNestedProperty | Success | | 0.048 |
| createLinkWithSourceNestedReference | Success | | 0.050 |
| createLinkWithSourceNestedValue | Success | | 4.697 |
| createLinkWithSourceActorPart | Success | | 0.046 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.053 |
| createLinkWithSourcePart | Success | | 0.046 |
| createLinkWithSourceReference | Success | | 0.047 |
| createLinkWithSourceValue | Success | | 0.050 |
| createLinkWithSourceNestedActorPart | Success | | 0.048 |
| createLinkWithSourcePortOnBlock | Success | | 0.049 |
| createLinkWithSourcePortOnPart | Success | | 0.046 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.044 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.049 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.050 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.044 |
| createLinkWithSourceNestedPart | Success | | 0.048 |
| createLinkWithSourceNestedProperty | Success | | 0.047 |
| createLinkWithSourceNestedReference | Success | | 0.070 |
| createLinkWithSourceNestedValue | Success | | 4.740 |
| createLinkWithSourceActorPart | Success | | 0.044 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.052 |
| createLinkWithSourcePart | Success | | 0.054 |
| createLinkWithSourceReference | Success | | 0.066 |
| createLinkWithSourceValue | Success | | 0.054 |
| createLinkWithSourceNestedActorPart | Success | | 0.047 |
| createLinkWithSourcePortOnBlock | Success | | 0.052 |
| createLinkWithSourcePortOnPart | Success | | 0.046 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.053 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.051 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.042 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.042 |
| createLinkWithSourceNestedPart | Success | | 0.048 |
| createLinkWithSourceNestedProperty | Success | | 0.050 |
| createLinkWithSourceNestedReference | Success | | 0.052 |
| createLinkWithSourceNestedValue | Success | | 4.496 |
| createLinkWithSourceActorPart | Success | | 0.045 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.044 |
| createLinkWithSourcePart | Success | | 0.044 |
| createLinkWithSourceReference | Success | | 0.043 |
| createLinkWithSourceValue | Success | | 0.045 |
| createLinkWithSourceNestedActorPart | Success | | 0.042 |
| createLinkWithSourcePortOnBlock | Success | | 0.049 |
| createLinkWithSourcePortOnPart | Success | | 0.049 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.049 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.049 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.245 |
| createLinkWithSourceNestedPart | Success | | 0.044 |
| createLinkWithSourceNestedProperty | Success | | 0.043 |
| createLinkWithSourceNestedReference | Success | | 0.044 |
| createLinkWithSourceNestedValue | Success | | 4.448 |
| createLinkWithSourceActorPart | Success | | 0.044 |
| createLinkWithSourceBlock | Success | | 0.003 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.003 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.048 |
| createLinkWithSourcePart | Success | | 0.060 |
| createLinkWithSourceReference | Success | | 0.054 |
| createLinkWithSourceValue | Success | | 0.044 |
| createLinkWithSourceNestedActorPart | Success | | 0.041 |
| createLinkWithSourcePortOnBlock | Success | | 0.048 |
| createLinkWithSourcePortOnPart | Success | | 0.048 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.048 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.051 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.051 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.051 |
| createLinkWithSourceNestedPart | Success | | 0.042 |
| createLinkWithSourceNestedProperty | Success | | 0.044 |
| createLinkWithSourceNestedReference | Success | | 0.045 |
| createLinkWithSourceNestedValue | Success | | 4.806 |
| createLinkWithSourceActorPart | Success | | 0.043 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.044 |
| createLinkWithSourcePart | Success | | 0.042 |
| createLinkWithSourceReference | Success | | 0.041 |
| createLinkWithSourceValue | Success | | 0.042 |
| createLinkWithSourceNestedActorPart | Success | | 0.039 |
| createLinkWithSourcePortOnBlock | Success | | 0.044 |
| createLinkWithSourcePortOnPart | Success | | 0.048 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.049 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.050 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.045 |
| createLinkWithSourceNestedPart | Success | | 0.042 |
| createLinkWithSourceNestedProperty | Success | | 0.041 |
| createLinkWithSourceNestedReference | Success | | 0.042 |
| createLinkWithSourceNestedValue | Success | | 4.444 |
| createLinkWithSourceActorPart | Success | | 0.039 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.040 |
| createLinkWithSourcePart | Success | | 0.044 |
| createLinkWithSourceReference | Success | | 0.040 |
| createLinkWithSourceValue | Success | | 0.041 |
| createLinkWithSourceNestedActorPart | Success | | 0.041 |
| createLinkWithSourcePortOnBlock | Success | | 0.045 |
| createLinkWithSourcePortOnPart | Success | | 0.044 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.044 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.044 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.045 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.042 |
| createLinkWithSourceNestedPart | Success | | 0.040 |
| createLinkWithSourceNestedProperty | Success | | 0.039 |
| createLinkWithSourceNestedReference | Success | | 0.041 |
| createLinkWithSourceNestedValue | Success | | 4.809 |
| createLinkWithSourceActorPart | Success | | 0.001 |
| createLinkWithSourceBlock | Success | | 0.000 |
| createLinkWithSourceComment | Success | | 0.000 |
| createLinkWithSourceCommentCN | Success | | 0.000 |
| createLinkWithSourceConstraint | Success | | 0.000 |
| createLinkWithSourceConstraintCN | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.024 |
| createLinkWithSourceReference | Success | | 0.044 |
| createLinkWithSourceValue | Success | | 0.044 |
| createLinkWithSourceNestedActorPart | Success | | 0.041 |
| createLinkWithSourcePortOnBlock | Success | | 0.050 |
| createLinkWithSourcePortOnPart | Success | | 0.047 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.054 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.050 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.049 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.044 |
| createLinkWithSourceNestedPart | Success | | 0.044 |
| createLinkWithSourceNestedProperty | Success | | 0.042 |
| createLinkWithSourceNestedReference | Success | | 0.046 |
| createLinkWithSourceNestedValue | Success | | 4.819 |
| createLinkWithSourceActorPart | Success | | 0.046 |
| createLinkWithSourceBlock | Success | | 0.003 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.046 |
| createLinkWithSourcePart | Success | | 0.046 |
| createLinkWithSourceReference | Success | | 0.047 |
| createLinkWithSourceValue | Success | | 0.050 |
| createLinkWithSourceNestedActorPart | Success | | 0.050 |
| createLinkWithSourcePortOnBlock | Success | | 0.001 |
| createLinkWithSourcePortOnPart | Success | | 0.051 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.045 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.002 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.045 |
| createLinkWithSourceNestedPart | Success | | 0.045 |
| createLinkWithSourceNestedProperty | Success | | 0.046 |
| createLinkWithSourceNestedReference | Success | | 0.054 |
| createLinkWithSourceNestedValue | Success | | 4.597 |
| createLinkWithSourceActorPart | Success | | 0.049 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.045 |
| createLinkWithSourcePart | Success | | 0.047 |
| createLinkWithSourceReference | Success | | 0.046 |
| createLinkWithSourceValue | Success | | 0.053 |
| createLinkWithSourceNestedActorPart | Success | | 0.045 |
| createLinkWithSourcePortOnBlock | Success | | 0.022 |
| createLinkWithSourcePortOnPart | Success | | 0.043 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.046 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.051 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.044 |
| createLinkWithSourceNestedPart | Success | | 0.049 |
| createLinkWithSourceNestedProperty | Success | | 0.047 |
| createLinkWithSourceNestedReference | Success | | 0.049 |
| createLinkWithSourceNestedValue | Success | | 4.791 |
| createLinkWithSourceActorPart | Success | | 0.046 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.047 |
| createLinkWithSourcePart | Success | | 0.048 |
| createLinkWithSourceReference | Success | | 0.050 |
| createLinkWithSourceValue | Success | | 0.046 |
| createLinkWithSourceNestedActorPart | Success | | 0.044 |
| createLinkWithSourcePortOnBlock | Success | | 0.047 |
| createLinkWithSourcePortOnPart | Success | | 0.040 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.042 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.070 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.042 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.042 |
| createLinkWithSourceNestedPart | Success | | 0.048 |
| createLinkWithSourceNestedProperty | Success | | 0.047 |
| createLinkWithSourceNestedReference | Success | | 0.050 |
| createLinkWithSourceNestedValue | Success | | 4.877 |
| createLinkWithSourceActorPart | Success | | 0.039 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.041 |
| createLinkWithSourcePart | Success | | 0.039 |
| createLinkWithSourceReference | Success | | 0.039 |
| createLinkWithSourceValue | Success | | 0.040 |
| createLinkWithSourceNestedActorPart | Success | | 0.041 |
| createLinkWithSourcePortOnBlock | Success | | 0.044 |
| createLinkWithSourcePortOnPart | Success | | 0.042 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.046 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.066 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.048 |
| createLinkWithSourceNestedPart | Success | | 0.046 |
| createLinkWithSourceNestedProperty | Success | | 0.045 |
| createLinkWithSourceNestedReference | Success | | 0.046 |
| createLinkWithSourceNestedValue | Success | | 4.553 |
| createLinkWithSourceActorPart | Success | | 0.039 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.041 |
| createLinkWithSourcePart | Success | | 0.045 |
| createLinkWithSourceReference | Success | | 0.041 |
| createLinkWithSourceValue | Success | | 0.046 |
| createLinkWithSourceNestedActorPart | Success | | 0.051 |
| createLinkWithSourcePortOnBlock | Success | | 0.052 |
| createLinkWithSourcePortOnPart | Success | | 0.052 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.054 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.050 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.048 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.050 |
| createLinkWithSourceNestedPart | Success | | 0.047 |
| createLinkWithSourceNestedProperty | Success | | 0.047 |
| createLinkWithSourceNestedReference | Success | | 0.206 |
| createLinkWithSourceNestedValue | Success | | 4.666 |
| createLinkWithSourceActorPart | Success | | 0.039 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.041 |
| createLinkWithSourcePart | Success | | 0.043 |
| createLinkWithSourceReference | Success | | 0.041 |
| createLinkWithSourceValue | Success | | 0.043 |
| createLinkWithSourceNestedActorPart | Success | | 0.042 |
| createLinkWithSourcePortOnBlock | Success | | 0.046 |
| createLinkWithSourcePortOnPart | Success | | 0.045 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.045 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.046 |
| createLinkWithSourceNestedPart | Success | | 0.043 |
| createLinkWithSourceNestedProperty | Success | | 0.042 |
| createLinkWithSourceNestedReference | Success | | 0.044 |
| createLinkWithSourceNestedValue | Success | | 4.610 |
| createLinkWithSourceActorPart | Success | | 0.039 |
| createLinkWithSourceBlock | Success | | 0.003 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.042 |
| createLinkWithSourcePart | Success | | 0.044 |
| createLinkWithSourceReference | Success | | 0.042 |
| createLinkWithSourceValue | Success | | 0.043 |
| createLinkWithSourceNestedActorPart | Success | | 0.042 |
| createLinkWithSourcePortOnBlock | Success | | 0.047 |
| createLinkWithSourcePortOnPart | Success | | 0.046 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.070 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.045 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.046 |
| createLinkWithSourceNestedPart | Success | | 0.043 |
| createLinkWithSourceNestedProperty | Success | | 0.041 |
| createLinkWithSourceNestedReference | Success | | 0.043 |
| createLinkWithSourceNestedValue | Success | | 4.318 |
| createLinkWithSourceActorPart | Success | | 0.041 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.041 |
| createLinkWithSourcePart | Success | | 0.041 |
| createLinkWithSourceReference | Success | | 0.040 |
| createLinkWithSourceValue | Success | | 0.038 |
| createLinkWithSourceNestedActorPart | Success | | 0.042 |
| createLinkWithSourcePortOnBlock | Success | | 0.044 |
| createLinkWithSourcePortOnPart | Success | | 0.046 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.049 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.044 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.044 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.063 |
| createLinkWithSourceNestedPart | Success | | 0.045 |
| createLinkWithSourceNestedProperty | Success | | 0.042 |
| createLinkWithSourceNestedReference | Success | | 0.043 |
| createLinkWithSourceNestedValue | Success | | 4.476 |
| createLinkWithSourceActorPart | Success | | 0.047 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.044 |
| createLinkWithSourcePart | Success | | 0.045 |
| createLinkWithSourceReference | Success | | 0.046 |
| createLinkWithSourceValue | Success | | 0.044 |
| createLinkWithSourceNestedActorPart | Success | | 0.047 |
| createLinkWithSourcePortOnBlock | Success | | 0.002 |
| createLinkWithSourcePortOnPart | Success | | 0.047 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.048 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.001 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.054 |
| createLinkWithSourceNestedPart | Success | | 0.049 |
| createLinkWithSourceNestedProperty | Success | | 0.049 |
| createLinkWithSourceNestedReference | Success | | 0.056 |
| createLinkWithSourceNestedValue | Success | | 4.625 |
| createLinkWithSourceActorPart | Success | | 0.048 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.046 |
| createLinkWithSourcePart | Success | | 0.046 |
| createLinkWithSourceReference | Success | | 0.049 |
| createLinkWithSourceValue | Success | | 0.048 |
| createLinkWithSourceNestedActorPart | Success | | 0.045 |
| createLinkWithSourcePortOnBlock | Success | | 0.051 |
| createLinkWithSourcePortOnPart | Success | | 0.044 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.043 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.050 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.042 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.042 |
| createLinkWithSourceNestedPart | Success | | 0.045 |
| createLinkWithSourceNestedProperty | Success | | 0.044 |
| createLinkWithSourceNestedReference | Success | | 0.045 |
| createLinkWithSourceNestedValue | Success | | 4.401 |
| createLinkWithSourceActorPart | Success | | 0.045 |
| createLinkWithSourceBlock | Success | | 0.003 |
| createLinkWithSourceProperty | Success | | 0.043 |
| createLinkWithSourcePart | Success | | 0.044 |
| createLinkWithSourceReference | Success | | 0.046 |
| createLinkWithSourceValue | Success | | 0.043 |
| createLinkWithSourceNestedActorPart | Success | | 0.047 |
| createLinkWithSourcePortOnBlock | Success | | 0.049 |
| createLinkWithSourcePortOnPart | Success | | 0.044 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.045 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.049 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.043 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceNestedPart | Success | | 0.045 |
| createLinkWithSourceNestedProperty | Success | | 0.045 |
| createLinkWithSourceNestedReference | Success | | 0.045 |
| createLinkWithSourceNestedValue | Success | | 4.538 |
| createLinkWithSourceActorPart | Success | | 0.044 |
| createLinkWithSourceBlock | Success | | 0.003 |
| createLinkWithSourceProperty | Success | | 0.040 |
| createLinkWithSourcePart | Success | | 0.040 |
| createLinkWithSourceReference | Success | | 0.041 |
| createLinkWithSourceValue | Success | | 0.040 |
| createLinkWithSourceNestedActorPart | Success | | 0.040 |
| createLinkWithSourcePortOnBlock | Success | | 0.045 |
| createLinkWithSourcePortOnPart | Success | | 0.045 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.049 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.050 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.051 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.050 |
| createLinkWithSourceNestedPart | Success | | 0.046 |
| createLinkWithSourceNestedProperty | Success | | 0.042 |
| createLinkWithSourceNestedReference | Success | | 0.042 |
| createLinkWithSourceNestedValue | Success | | 4.374 |
| createLinkWithSourceActorPart | Success | | 0.045 |
| createLinkWithSourceBlock | Success | | 0.003 |
| createLinkWithSourceProperty | Success | | 0.040 |
| createLinkWithSourcePart | Success | | 0.043 |
| createLinkWithSourceReference | Success | | 0.042 |
| createLinkWithSourceValue | Success | | 0.062 |
| createLinkWithSourceNestedActorPart | Success | | 0.042 |
| createLinkWithSourcePortOnBlock | Success | | 0.052 |
| createLinkWithSourcePortOnPart | Success | | 0.050 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.054 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.052 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.050 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.051 |
| createLinkWithSourceNestedPart | Success | | 0.211 |
| createLinkWithSourceNestedProperty | Success | | 0.042 |
| createLinkWithSourceNestedReference | Success | | 0.043 |
| createLinkWithSourceNestedValue | Success | | 4.258 |
| createLinkWithSourceActorPart | Success | | 0.046 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.042 |
| createLinkWithSourcePart | Success | | 0.041 |
| createLinkWithSourceReference | Success | | 0.041 |
| createLinkWithSourceValue | Success | | 0.043 |
| createLinkWithSourceNestedActorPart | Success | | 0.043 |
| createLinkWithSourcePortOnBlock | Success | | 0.053 |
| createLinkWithSourcePortOnPart | Success | | 0.049 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.049 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.050 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.053 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceNestedPart | Success | | 0.040 |
| createLinkWithSourceNestedProperty | Success | | 0.063 |
| createLinkWithSourceNestedReference | Success | | 0.041 |
| createLinkWithSourceNestedValue | Success | | 4.448 |
| createLinkWithSourceActorPart | Success | | 0.045 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.042 |
| createLinkWithSourcePart | Success | | 0.044 |
| createLinkWithSourceReference | Success | | 0.043 |
| createLinkWithSourceValue | Success | | 0.040 |
| createLinkWithSourceNestedActorPart | Success | | 0.041 |
| createLinkWithSourcePortOnBlock | Success | | 0.046 |
| createLinkWithSourcePortOnPart | Success | | 0.047 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.049 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.048 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.049 |
| createLinkWithSourceNestedPart | Success | | 0.044 |
| createLinkWithSourceNestedProperty | Success | | 0.043 |
| createLinkWithSourceNestedReference | Success | | 0.045 |
| createLinkWithSourceNestedValue | Success | | 4.388 |
| createLinkWithSourceActorPart | Success | | 0.044 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.043 |
| createLinkWithSourcePart | Success | | 0.045 |
| createLinkWithSourceReference | Success | | 0.045 |
| createLinkWithSourceValue | Success | | 0.042 |
| createLinkWithSourceNestedActorPart | Success | | 0.043 |
| createLinkWithSourcePortOnBlock | Success | | 0.048 |
| createLinkWithSourcePortOnPart | Success | | 0.048 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.048 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.048 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.048 |
| createLinkWithSourceNestedPart | Success | | 0.045 |
| createLinkWithSourceNestedProperty | Success | | 0.042 |
| createLinkWithSourceNestedReference | Success | | 0.044 |
| createLinkWithSourceNestedValue | Success | | 4.491 |
| createLinkWithSourceActorPart | Success | | 0.046 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.045 |
| createLinkWithSourcePart | Success | | 0.052 |
| createLinkWithSourceReference | Success | | 0.045 |
| createLinkWithSourceValue | Success | | 0.044 |
| createLinkWithSourceNestedActorPart | Success | | 0.047 |
| createLinkWithSourcePortOnBlock | Success | | 0.001 |
| createLinkWithSourcePortOnPart | Success | | 0.043 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.048 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.002 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.052 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.050 |
| createLinkWithSourceNestedPart | Success | | 0.049 |
| createLinkWithSourceNestedProperty | Success | | 0.053 |
| createLinkWithSourceNestedReference | Success | | 0.057 |
| createLinkWithSourceNestedValue | Success | | 4.458 |
| createLinkWithSourceActorPart | Success | | 0.046 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.045 |
| createLinkWithSourcePart | Success | | 0.046 |
| createLinkWithSourceReference | Success | | 0.048 |
| createLinkWithSourceValue | Success | | 0.048 |
| createLinkWithSourceNestedActorPart | Success | | 0.213 |
| createLinkWithSourcePortOnBlock | Success | | 0.051 |
| createLinkWithSourcePortOnPart | Success | | 0.043 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.043 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.059 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.050 |
| createLinkWithSourceNestedPart | Success | | 0.051 |
| createLinkWithSourceNestedProperty | Success | | 0.051 |
| createLinkWithSourceNestedReference | Success | | 0.065 |
| createLinkWithSourceNestedValue | Success | | 4.540 |
| createLinkWithSourceActorPart | Success | | 0.052 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.049 |
| createLinkWithSourcePart | Success | | 0.051 |
| createLinkWithSourceReference | Success | | 0.052 |
| createLinkWithSourceValue | Success | | 0.045 |
| createLinkWithSourceNestedActorPart | Success | | 0.045 |
| createLinkWithSourcePortOnBlock | Success | | 0.046 |
| createLinkWithSourcePortOnPart | Success | | 0.041 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.052 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.052 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.049 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.049 |
| createLinkWithSourceNestedPart | Success | | 0.053 |
| createLinkWithSourceNestedProperty | Success | | 0.053 |
| createLinkWithSourceNestedReference | Success | | 0.058 |
| createLinkWithSourceNestedValue | Success | | 4.769 |
| createLinkWithSourceActorPart | Success | | 0.001 |
| createLinkWithSourceBlock | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.001 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.000 |
| createLinkWithSourceValue | Success | | 0.000 |
| createLinkWithSourceNestedActorPart | Success | | 0.000 |
| createLinkWithSourcePortOnBlock | Success | | 0.023 |
| createLinkWithSourcePortOnPart | Success | | 0.053 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.057 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.056 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.053 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.057 |
| createLinkWithSourceNestedPart | Success | | 0.053 |
| createLinkWithSourceNestedProperty | Success | | 0.051 |
| createLinkWithSourceNestedReference | Success | | 0.053 |
| createLinkWithSourceNestedValue | Success | | 4.594 |
| createLinkWithSourceActorPart | Success | | 0.043 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.046 |
| createLinkWithSourcePart | Success | | 0.049 |
| createLinkWithSourceReference | Success | | 0.052 |
| createLinkWithSourceValue | Success | | 0.049 |
| createLinkWithSourceNestedActorPart | Success | | 0.053 |
| createLinkWithSourcePortOnBlock | Success | | 0.060 |
| createLinkWithSourcePortOnPart | Success | | 0.049 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.054 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.052 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.068 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.060 |
| createLinkWithSourceNestedPart | Success | | 0.056 |
| createLinkWithSourceNestedProperty | Success | | 0.063 |
| createLinkWithSourceNestedReference | Success | | 0.058 |
| createLinkWithSourceNestedValue | Success | | 4.607 |
| createLinkWithSourceActorPart | Success | | 0.046 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.040 |
| createLinkWithSourcePart | Success | | 0.041 |
| createLinkWithSourceReference | Success | | 0.041 |
| createLinkWithSourceValue | Success | | 0.042 |
| createLinkWithSourceNestedActorPart | Success | | 0.046 |
| createLinkWithSourcePortOnBlock | Success | | 0.049 |
| createLinkWithSourcePortOnPart | Success | | 0.048 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.061 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.052 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.050 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.051 |
| createLinkWithSourceNestedPart | Success | | 0.047 |
| createLinkWithSourceNestedProperty | Success | | 0.046 |
| createLinkWithSourceNestedReference | Success | | 0.047 |
| createLinkWithSourceNestedValue | Success | | 4.659 |
| createLinkWithSourceActorPart | Success | | 0.046 |
| createLinkWithSourceBlock | Success | | 0.003 |
| createLinkWithSourceProperty | Success | | 0.050 |
| createLinkWithSourcePart | Success | | 0.042 |
| createLinkWithSourceReference | Success | | 0.046 |
| createLinkWithSourceValue | Success | | 0.049 |
| createLinkWithSourceNestedActorPart | Success | | 0.053 |
| createLinkWithSourcePortOnBlock | Success | | 0.056 |
| createLinkWithSourcePortOnPart | Success | | 0.049 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.054 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.052 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.051 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.056 |
| createLinkWithSourceNestedPart | Success | | 0.051 |
| createLinkWithSourceNestedProperty | Success | | 0.049 |
| createLinkWithSourceNestedReference | Success | | 0.055 |
| createLinkWithSourceNestedValue | Success | | 4.760 |
| createLinkWithSourceActorPart | Success | | 0.004 |
| createLinkWithSourceBlock | Success | | 0.007 |
| createLinkWithSourceComment | Success | | 0.000 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.001 |
| createLinkWithSourcePart | Success | | 0.001 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceNestedActorPart | Success | | 0.001 |
| createLinkWithSourcePortOnBlock | Success | | 0.000 |
| createLinkWithSourcePortOnPart | Success | | 0.001 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.001 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.002 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.001 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.001 |
| createLinkWithSourceNestedPart | Success | | 0.001 |
| createLinkWithSourceNestedProperty | Success | | 0.000 |
| createLinkWithSourceNestedReference | Success | | 0.001 |
| createLinkWithSourceNestedValue | Success | | 4.941 |
| createLinkWithSourceActorPart | Success | | 0.072 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.051 |
| createLinkWithSourcePart | Success | | 0.044 |
| createLinkWithSourceReference | Success | | 0.047 |
| createLinkWithSourceValue | Success | | 0.045 |
| createLinkWithSourceNestedActorPart | Success | | 0.003 |
| createLinkWithSourcePortOnBlock | Success | | 0.051 |
| createLinkWithSourcePortOnPart | Success | | 0.050 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.003 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.051 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.048 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.002 |
| createLinkWithSourceNestedPart | Success | | 0.001 |
| createLinkWithSourceNestedProperty | Success | | 0.001 |
| createLinkWithSourceNestedReference | Success | | 0.001 |
| createLinkWithSourceNestedValue | Success | | 4.750 |
| createLinkWithSourceActorPart | Success | | 0.049 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.051 |
| createLinkWithSourcePart | Success | | 0.045 |
| createLinkWithSourceReference | Success | | 0.045 |
| createLinkWithSourceValue | Success | | 0.046 |
| createLinkWithSourceNestedActorPart | Success | | 0.003 |
| createLinkWithSourcePortOnBlock | Success | | 0.009 |
| createLinkWithSourcePortOnPart | Success | | 0.048 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.002 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.002 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.196 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.003 |
| createLinkWithSourceNestedPart | Success | | 0.002 |
| createLinkWithSourceNestedProperty | Success | | 0.002 |
| createLinkWithSourceNestedReference | Success | | 0.001 |
| createLinkWithSourceNestedValue | Success | | 4.621 |
| createLinkWithSourceActorPart | Success | | 0.002 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.002 |
| createLinkWithSourcePart | Success | | 0.002 |
| createLinkWithSourceReference | Success | | 0.002 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceNestedActorPart | Success | | 0.044 |
| createLinkWithSourcePortOnBlock | Success | | 0.002 |
| createLinkWithSourcePortOnPart | Success | | 0.002 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.041 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.003 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.002 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.040 |
| createLinkWithSourceNestedPart | Success | | 0.045 |
| createLinkWithSourceNestedProperty | Success | | 0.044 |
| createLinkWithSourceNestedReference | Success | | 0.046 |
| createLinkWithSourceNestedValue | Success | | 4.939 |
| createLinkWithSourceActorPart | Success | | 0.049 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.044 |
| createLinkWithSourcePart | Success | | 0.043 |
| createLinkWithSourceReference | Success | | 0.045 |
| createLinkWithSourceValue | Success | | 0.044 |
| createLinkWithSourceNestedActorPart | Success | | 0.044 |
| createLinkWithSourcePortOnBlock | Success | | 0.044 |
| createLinkWithSourcePortOnPart | Success | | 0.042 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.039 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.046 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.040 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.041 |
| createLinkWithSourceNestedPart | Success | | 0.043 |
| createLinkWithSourceNestedProperty | Success | | 0.044 |
| createLinkWithSourceNestedReference | Success | | 0.043 |
| createLinkWithSourceNestedValue | Success | | 4.642 |
| createLinkWithSourceActorPart | Success | | 0.002 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.002 |
| createLinkWithSourcePart | Success | | 0.001 |
| createLinkWithSourceReference | Success | | 0.002 |
| createLinkWithSourceValue | Success | | 0.003 |
| createLinkWithSourceNestedActorPart | Success | | 0.042 |
| createLinkWithSourcePortOnBlock | Success | | 0.002 |
| createLinkWithSourcePortOnPart | Success | | 0.001 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.004 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.002 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceNestedPart | Success | | 0.045 |
| createLinkWithSourceNestedProperty | Success | | 0.044 |
| createLinkWithSourceNestedReference | Success | | 0.045 |
| createLinkWithSourceNestedValue | Success | | 4.911 |
| createLinkWithSourceActorPart | Success | | 0.002 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.001 |
| createLinkWithSourcePart | Success | | 0.001 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceNestedActorPart | Success | | 0.043 |
| createLinkWithSourcePortOnBlock | Success | | 0.002 |
| createLinkWithSourcePortOnPart | Success | | 0.001 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.048 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.003 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.002 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.064 |
| createLinkWithSourceNestedPart | Success | | 0.046 |
| createLinkWithSourceNestedProperty | Success | | 0.101 |
| createLinkWithSourceNestedReference | Success | | 0.044 |
| createLinkWithSourceNestedValue | Success | | 4.803 |
| createLinkWithSourceActorPart | Success | | 0.003 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.001 |
| createLinkWithSourcePart | Success | | 0.001 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceNestedActorPart | Success | | 0.043 |
| createLinkWithSourcePortOnBlock | Success | | 0.003 |
| createLinkWithSourcePortOnPart | Success | | 0.002 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.003 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.002 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.046 |
| createLinkWithSourceNestedPart | Success | | 0.046 |
| createLinkWithSourceNestedProperty | Success | | 0.044 |
| createLinkWithSourceNestedReference | Success | | 0.043 |
| createLinkWithSourceNestedValue | Success | | 4.734 |
| createLinkWithSourceActorPart | Success | | 0.003 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.003 |
| createLinkWithSourcePart | Success | | 0.002 |
| createLinkWithSourceReference | Success | | 0.002 |
| createLinkWithSourceValue | Success | | 0.005 |
| createLinkWithSourceNestedActorPart | Success | | 0.045 |
| createLinkWithSourcePortOnBlock | Success | | 0.003 |
| createLinkWithSourcePortOnPart | Success | | 0.002 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.051 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.003 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.002 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.050 |
| createLinkWithSourceNestedPart | Success | | 0.048 |
| createLinkWithSourceNestedProperty | Success | | 0.045 |
| createLinkWithSourceNestedReference | Success | | 0.048 |
| createLinkWithSourceNestedValue | Success | | 4.934 |
| createLinkWithSourceActorPart | Success | | 0.003 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.002 |
| createLinkWithSourcePart | Success | | 0.002 |
| createLinkWithSourceReference | Success | | 0.002 |
| createLinkWithSourceValue | Success | | 0.002 |
| createLinkWithSourceNestedActorPart | Success | | 0.044 |
| createLinkWithSourcePortOnBlock | Success | | 0.002 |
| createLinkWithSourcePortOnPart | Success | | 0.002 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.044 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.002 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.002 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.043 |
| createLinkWithSourceNestedPart | Success | | 0.064 |
| createLinkWithSourceNestedProperty | Success | | 0.045 |
| createLinkWithSourceNestedReference | Success | | 0.045 |
| createLinkWithSourceNestedValue | Success | | 4.794 |
| createLinkWithSourceActorPart | Success | | 0.049 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.002 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.051 |
| createLinkWithSourcePart | Success | | 0.048 |
| createLinkWithSourceReference | Success | | 0.049 |
| createLinkWithSourceValue | Success | | 0.048 |
| createLinkWithSourceNestedActorPart | Success | | 0.002 |
| createLinkWithSourcePortOnBlock | Success | | 0.002 |
| createLinkWithSourcePortOnPart | Success | | 0.050 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.004 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.004 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.052 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.003 |
| createLinkWithSourceNestedPart | Success | | 0.003 |
| createLinkWithSourceNestedProperty | Success | | 0.002 |
| createLinkWithSourceNestedReference | Success | | 0.002 |
| createLinkWithSourceNestedValue | Success | | 5.047 |
| createLinkWithSourceActorPart | Success | | 0.003 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.002 |
| createLinkWithSourcePart | Success | | 0.001 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceNestedActorPart | Success | | 0.047 |
| createLinkWithSourcePortOnBlock | Success | | 0.002 |
| createLinkWithSourcePortOnPart | Success | | 0.001 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.040 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.002 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.001 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.047 |
| createLinkWithSourceNestedPart | Success | | 0.052 |
| createLinkWithSourceNestedProperty | Success | | 0.050 |
| createLinkWithSourceNestedReference | Success | | 0.053 |
| createLinkWithSourceNestedValue | Success | | 4.790 |
| createLinkWithSourceActorPart | Success | | 0.000 |
| createLinkWithSourceBlock | Success | | 0.000 |
| createLinkWithSourceComment | Success | | 0.000 |
| createLinkWithSourceCommentCN | Success | | 0.000 |
| createLinkWithSourceConstraint | Success | | 0.000 |
| createLinkWithSourceConstraintCN | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.000 |
| createLinkWithSourceValue | Success | | 0.000 |
| createLinkWithSourceNestedActorPart | Success | | 0.000 |
| createLinkWithSourcePortOnBlock | Success | | 0.000 |
| createLinkWithSourcePortOnPart | Success | | 0.000 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.026 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.049 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.043 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.042 |
| createLinkWithSourceNestedPart | Success | | 0.043 |
| createLinkWithSourceNestedProperty | Success | | 0.000 |
| createLinkWithSourceNestedReference | Success | | 0.000 |
| createLinkWithSourceNestedValue | Success | | 4.454 |
| createLinkWithSourceActorPart | Success | | 0.001 |
| createLinkWithSourceBlock | Success | | 0.000 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.000 |
| createLinkWithSourceConstraint | Success | | 0.000 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.004 |
| createLinkWithSourceReference | Success | | 0.048 |
| createLinkWithSourceValue | Success | | 0.044 |
| createLinkWithSourceNestedActorPart | Success | | 0.001 |
| createLinkWithSourcePortOnBlock | Success | | 0.000 |
| createLinkWithSourcePortOnPart | Success | | 0.001 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.000 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.000 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.001 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.000 |
| createLinkWithSourceNestedPart | Success | | 0.000 |
| createLinkWithSourceNestedProperty | Success | | 0.001 |
| createLinkWithSourceNestedReference | Success | | 0.000 |
| createLinkWithSourceNestedValue | Success | | 2.816 |
| createLinkWithSourceActorPart | Success | | 0.001 |
| createLinkWithSourceBlock | Success | | 0.000 |
| createLinkWithSourceComment | Success | | 0.000 |
| createLinkWithSourceCommentCN | Success | | 0.000 |
| createLinkWithSourceConstraint | Success | | 0.000 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.000 |
| createLinkWithSourceNestedActorPart | Success | | 0.000 |
| createLinkWithSourcePortOnBlock | Success | | 0.000 |
| createLinkWithSourcePortOnPart | Success | | 0.000 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.000 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.000 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.000 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.000 |
| createLinkWithSourceNestedPart | Success | | 0.000 |
| createLinkWithSourceNestedProperty | Success | | 0.000 |
| createLinkWithSourceNestedReference | Success | | 0.000 |
| createLinkWithSourceNestedValue | Success | | 4.846 |
| createLinkWithSourceActorPart | Success | | 0.046 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.002 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.045 |
| createLinkWithSourcePart | Success | | 0.044 |
| createLinkWithSourceReference | Success | | 0.047 |
| createLinkWithSourceValue | Success | | 0.047 |
| createLinkWithSourceNestedActorPart | Success | | 0.003 |
| createLinkWithSourcePortOnBlock | Success | | 0.053 |
| createLinkWithSourcePortOnPart | Success | | 0.047 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.002 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.049 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.052 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.003 |
| createLinkWithSourceNestedPart | Success | | 0.002 |
| createLinkWithSourceNestedProperty | Success | | 0.002 |
| createLinkWithSourceNestedReference | Success | | 0.002 |
| createLinkWithSourceNestedValue | Success | | 4.600 |
| createLinkWithSourceActorPart | Success | | 0.042 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.001 |
| createLinkWithSourceConstraintCN | Success | | 0.002 |
| createLinkWithSourceProperty | Success | | 0.042 |
| createLinkWithSourcePart | Success | | 0.040 |
| createLinkWithSourceReference | Success | | 0.043 |
| createLinkWithSourceValue | Success | | 0.041 |
| createLinkWithSourceNestedActorPart | Success | | 0.002 |
| createLinkWithSourcePortOnBlock | Success | | 0.048 |
| createLinkWithSourcePortOnPart | Success | | 0.051 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.003 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.052 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.064 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.002 |
| createLinkWithSourceNestedPart | Success | | 0.002 |
| createLinkWithSourceNestedProperty | Success | | 0.002 |
| createLinkWithSourceNestedReference | Success | | 0.003 |
| createLinkWithSourceNestedValue | Success | | 5.070 |
| createLinkWithSourceActorPart | Success | | 0.002 |
| createLinkWithSourceBlock | Success | | 0.002 |
| createLinkWithSourceComment | Success | | 0.001 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.000 |
| createLinkWithSourceConstraintCN | Success | | 0.000 |
| createLinkWithSourceProperty | Success | | 0.001 |
| createLinkWithSourcePart | Success | | 0.001 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceNestedActorPart | Success | | 0.001 |
| createLinkWithSourcePortOnBlock | Success | | 0.001 |
| createLinkWithSourcePortOnPart | Success | | 0.001 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.001 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.001 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.001 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.001 |
| createLinkWithSourceNestedPart | Success | | 0.001 |
| createLinkWithSourceNestedProperty | Success | | 0.001 |
| createLinkWithSourceNestedReference | Success | | 0.001 |
| createLinkWithSourceNestedValue | Success | | 4.812 |
| createLinkWithTargetActorPart | Success | | 0.000 |
| createLinkWithTargetBlock | Success | | 0.000 |
| createLinkWithTargetComment | Success | | 0.000 |
| createLinkWithTargetCommentCN | Success | | 0.000 |
| createLinkWithTargetConstraint | Success | | 0.000 |
| createLinkWithTargetConstraintCN | Success | | 0.001 |
| createLinkWithTargetProperty | Success | | 0.000 |
| createLinkWithTargetPart | Success | | 0.000 |
| createLinkWithTargetReference | Success | | 0.001 |
| createLinkWithTargetValue | Success | | 0.000 |
| createLinkWithTargetNestedActorPart | Success | | 0.000 |
| createLinkWithTargetPortOnBlock | Success | | 0.001 |
| createLinkWithTargetPortOnPart | Success | | 0.000 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.000 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.000 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.026 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.049 |
| createLinkWithTargetNestedPart | Success | | 0.046 |
| createLinkWithTargetNestedProperty | Success | | 0.042 |
| createLinkWithTargetNestedReference | Success | | 0.046 |
| createLinkWithTargetNestedValue | Success | | 4.781 |
| createLinkWithTargetActorPart | Success | | 0.001 |
| createLinkWithTargetBlock | Success | | 0.000 |
| createLinkWithTargetComment | Success | | 0.000 |
| createLinkWithTargetCommentCN | Success | | 0.001 |
| createLinkWithTargetConstraint | Success | | 0.000 |
| createLinkWithTargetConstraintCN | Success | | 0.000 |
| createLinkWithTargetProperty | Success | | 0.001 |
| createLinkWithTargetPart | Success | | 0.000 |
| createLinkWithTargetReference | Success | | 0.000 |
| createLinkWithTargetValue | Success | | 0.001 |
| createLinkWithTargetNestedActorPart | Success | | 0.000 |
| createLinkWithTargetPortOnBlock | Success | | 0.000 |
| createLinkWithTargetPortOnPart | Success | | 0.001 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.000 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.000 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.000 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.000 |
| createLinkWithTargetNestedPart | Success | | 0.000 |
| createLinkWithTargetNestedProperty | Success | | 0.000 |
| createLinkWithTargetNestedReference | Success | | 0.000 |
| createLinkWithTargetNestedValue | Success | | 4.452 |
| createLinkWithTargetActorPart | Success | | 0.046 |
| createLinkWithTargetBlock | Success | | 0.046 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.001 |
| createLinkWithTargetConstraint | Success | | 0.043 |
| createLinkWithTargetConstraintCN | Success | | 0.050 |
| createLinkWithTargetProperty | Success | | 0.060 |
| createLinkWithTargetPart | Success | | 0.048 |
| createLinkWithTargetReference | Success | | 0.061 |
| createLinkWithTargetValue | Success | | 0.067 |
| createLinkWithTargetNestedActorPart | Success | | 0.055 |
| createLinkWithTargetPortOnBlock | Success | | 0.045 |
| createLinkWithTargetPortOnPart | Success | | 0.047 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.045 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.049 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.047 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.048 |
| createLinkWithTargetNestedPart | Success | | 0.045 |
| createLinkWithTargetNestedProperty | Success | | 0.048 |
| createLinkWithTargetNestedReference | Success | | 0.053 |
| createLinkWithTargetNestedValue | Success | | 4.980 |
| createLinkWithTargetActorPart | Success | | 0.044 |
| createLinkWithTargetBlock | Success | | 0.050 |
| createLinkWithTargetComment | Success | | 0.001 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.045 |
| createLinkWithTargetConstraintCN | Success | | 0.042 |
| createLinkWithTargetProperty | Success | | 0.046 |
| createLinkWithTargetPart | Success | | 0.042 |
| createLinkWithTargetReference | Success | | 0.043 |
| createLinkWithTargetValue | Success | | 0.040 |
| createLinkWithTargetNestedActorPart | Success | | 0.043 |
| createLinkWithTargetPortOnBlock | Success | | 0.049 |
| createLinkWithTargetPortOnPart | Success | | 0.048 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.046 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.047 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.044 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.048 |
| createLinkWithTargetNestedPart | Success | | 0.048 |
| createLinkWithTargetNestedProperty | Success | | 0.050 |
| createLinkWithTargetNestedReference | Success | | 0.048 |
| createLinkWithTargetNestedValue | Success | | 4.923 |
| createLinkWithTargetActorPart | Success | | 0.053 |
| createLinkWithTargetBlock | Success | | 0.055 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.176 |
| createLinkWithTargetConstraintCN | Success | | 0.051 |
| createLinkWithTargetProperty | Success | | 0.050 |
| createLinkWithTargetPart | Success | | 0.047 |
| createLinkWithTargetReference | Success | | 0.051 |
| createLinkWithTargetValue | Success | | 0.047 |
| createLinkWithTargetNestedActorPart | Success | | 0.047 |
| createLinkWithTargetPortOnBlock | Success | | 0.043 |
| createLinkWithTargetPortOnPart | Success | | 0.049 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.048 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.047 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.047 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.052 |
| createLinkWithTargetNestedPart | Success | | 0.050 |
| createLinkWithTargetNestedProperty | Success | | 0.051 |
| createLinkWithTargetNestedReference | Success | | 0.054 |
| createLinkWithTargetNestedValue | Success | | 5.049 |
| createLinkWithTargetActorPart | Success | | 0.049 |
| createLinkWithTargetBlock | Success | | 0.049 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.049 |
| createLinkWithTargetConstraintCN | Success | | 0.048 |
| createLinkWithTargetProperty | Success | | 0.058 |
| createLinkWithTargetPart | Success | | 0.054 |
| createLinkWithTargetReference | Success | | 0.054 |
| createLinkWithTargetValue | Success | | 0.050 |
| createLinkWithTargetNestedActorPart | Success | | 0.053 |
| createLinkWithTargetPortOnBlock | Success | | 0.052 |
| createLinkWithTargetPortOnPart | Success | | 0.053 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.059 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.061 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.048 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.052 |
| createLinkWithTargetNestedPart | Success | | 0.053 |
| createLinkWithTargetNestedProperty | Success | | 0.065 |
| createLinkWithTargetNestedReference | Success | | 0.060 |
| createLinkWithTargetNestedValue | Success | | 5.148 |
| createLinkWithTargetActorPart | Success | | 0.056 |
| createLinkWithTargetBlock | Success | | 0.053 |
| createLinkWithTargetComment | Success | | 0.003 |
| createLinkWithTargetCommentCN | Success | | 0.003 |
| createLinkWithTargetConstraint | Success | | 0.055 |
| createLinkWithTargetConstraintCN | Success | | 0.054 |
| createLinkWithTargetProperty | Success | | 0.057 |
| createLinkWithTargetPart | Success | | 0.057 |
| createLinkWithTargetReference | Success | | 0.056 |
| createLinkWithTargetValue | Success | | 0.050 |
| createLinkWithTargetNestedActorPart | Success | | 0.055 |
| createLinkWithTargetPortOnBlock | Success | | 0.055 |
| createLinkWithTargetPortOnPart | Success | | 0.052 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.057 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.059 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.058 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.060 |
| createLinkWithTargetNestedPart | Success | | 0.055 |
| createLinkWithTargetNestedProperty | Success | | 0.067 |
| createLinkWithTargetNestedReference | Success | | 0.064 |
| createLinkWithTargetNestedValue | Success | | 5.511 |
| createLinkWithTargetActorPart | Success | | 0.052 |
| createLinkWithTargetBlock | Success | | 0.057 |
| createLinkWithTargetComment | Success | | 0.003 |
| createLinkWithTargetCommentCN | Success | | 0.003 |
| createLinkWithTargetConstraint | Success | | 0.055 |
| createLinkWithTargetConstraintCN | Success | | 0.047 |
| createLinkWithTargetProperty | Success | | 0.050 |
| createLinkWithTargetPart | Success | | 0.054 |
| createLinkWithTargetReference | Success | | 0.050 |
| createLinkWithTargetValue | Success | | 0.047 |
| createLinkWithTargetNestedActorPart | Success | | 0.049 |
| createLinkWithTargetPortOnBlock | Success | | 0.068 |
| createLinkWithTargetPortOnPart | Success | | 0.059 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.053 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.067 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.048 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.053 |
| createLinkWithTargetNestedPart | Success | | 0.047 |
| createLinkWithTargetNestedProperty | Success | | 0.047 |
| createLinkWithTargetNestedReference | Success | | 0.046 |
| createLinkWithTargetNestedValue | Success | | 5.385 |
| createLinkWithTargetActorPart | Success | | 0.053 |
| createLinkWithTargetBlock | Success | | 0.056 |
| createLinkWithTargetComment | Success | | 0.003 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.055 |
| createLinkWithTargetConstraintCN | Success | | 0.047 |
| createLinkWithTargetProperty | Success | | 0.046 |
| createLinkWithTargetPart | Success | | 0.046 |
| createLinkWithTargetReference | Success | | 0.044 |
| createLinkWithTargetValue | Success | | 0.045 |
| createLinkWithTargetNestedActorPart | Success | | 0.049 |
| createLinkWithTargetPortOnBlock | Success | | 0.052 |
| createLinkWithTargetPortOnPart | Success | | 0.053 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.062 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.060 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.057 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.058 |
| createLinkWithTargetNestedPart | Success | | 0.049 |
| createLinkWithTargetNestedProperty | Success | | 0.057 |
| createLinkWithTargetNestedReference | Success | | 0.052 |
| createLinkWithTargetNestedValue | Success | | 5.175 |
| createLinkWithTargetActorPart | Success | | 0.048 |
| createLinkWithTargetBlock | Success | | 0.052 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.054 |
| createLinkWithTargetConstraintCN | Success | | 0.047 |
| createLinkWithTargetProperty | Success | | 0.054 |
| createLinkWithTargetPart | Success | | 0.050 |
| createLinkWithTargetReference | Success | | 0.051 |
| createLinkWithTargetValue | Success | | 0.048 |
| createLinkWithTargetNestedActorPart | Success | | 0.050 |
| createLinkWithTargetPortOnBlock | Success | | 0.167 |
| createLinkWithTargetPortOnPart | Success | | 0.054 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.050 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.063 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.070 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.054 |
| createLinkWithTargetNestedPart | Success | | 0.045 |
| createLinkWithTargetNestedProperty | Success | | 0.049 |
| createLinkWithTargetNestedReference | Success | | 0.051 |
| createLinkWithTargetNestedValue | Success | | 5.007 |
| createLinkWithTargetActorPart | Success | | 0.042 |
| createLinkWithTargetBlock | Success | | 0.048 |
| createLinkWithTargetComment | Success | | 0.003 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.047 |
| createLinkWithTargetConstraintCN | Success | | 0.045 |
| createLinkWithTargetProperty | Success | | 0.045 |
| createLinkWithTargetPart | Success | | 0.045 |
| createLinkWithTargetReference | Success | | 0.047 |
| createLinkWithTargetValue | Success | | 0.048 |
| createLinkWithTargetNestedActorPart | Success | | 0.047 |
| createLinkWithTargetPortOnBlock | Success | | 0.047 |
| createLinkWithTargetPortOnPart | Success | | 0.050 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.052 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.052 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.048 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.051 |
| createLinkWithTargetNestedPart | Success | | 0.046 |
| createLinkWithTargetNestedProperty | Success | | 0.048 |
| createLinkWithTargetNestedReference | Success | | 0.046 |
| createLinkWithTargetNestedValue | Success | | 5.091 |
| createLinkWithTargetActorPart | Success | | 0.057 |
| createLinkWithTargetBlock | Success | | 0.045 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.044 |
| createLinkWithTargetConstraintCN | Success | | 0.039 |
| createLinkWithTargetProperty | Success | | 0.044 |
| createLinkWithTargetPart | Success | | 0.041 |
| createLinkWithTargetReference | Success | | 0.046 |
| createLinkWithTargetValue | Success | | 0.043 |
| createLinkWithTargetNestedActorPart | Success | | 0.049 |
| createLinkWithTargetPortOnBlock | Success | | 0.047 |
| createLinkWithTargetPortOnPart | Success | | 0.050 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.050 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.054 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.049 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.059 |
| createLinkWithTargetNestedPart | Success | | 0.045 |
| createLinkWithTargetNestedProperty | Success | | 0.045 |
| createLinkWithTargetNestedReference | Success | | 0.045 |
| createLinkWithTargetNestedValue | Success | | 5.170 |
| createLinkWithTargetActorPart | Success | | 0.043 |
| createLinkWithTargetBlock | Success | | 0.048 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.048 |
| createLinkWithTargetConstraintCN | Success | | 0.043 |
| createLinkWithTargetProperty | Success | | 0.045 |
| createLinkWithTargetPart | Success | | 0.043 |
| createLinkWithTargetReference | Success | | 0.047 |
| createLinkWithTargetValue | Success | | 0.044 |
| createLinkWithTargetNestedActorPart | Success | | 0.049 |
| createLinkWithTargetPortOnBlock | Success | | 0.050 |
| createLinkWithTargetPortOnPart | Success | | 0.050 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.049 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.051 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.050 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.050 |
| createLinkWithTargetNestedPart | Success | | 0.043 |
| createLinkWithTargetNestedProperty | Success | | 0.045 |
| createLinkWithTargetNestedReference | Success | | 0.043 |
| createLinkWithTargetNestedValue | Success | | 4.902 |
| createLinkWithTargetActorPart | Success | | 0.045 |
| createLinkWithTargetBlock | Success | | 0.046 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.079 |
| createLinkWithTargetConstraintCN | Success | | 0.095 |
| createLinkWithTargetProperty | Success | | 0.049 |
| createLinkWithTargetPart | Success | | 0.047 |
| createLinkWithTargetReference | Success | | 0.048 |
| createLinkWithTargetValue | Success | | 0.046 |
| createLinkWithTargetNestedActorPart | Success | | 0.051 |
| createLinkWithTargetPortOnBlock | Success | | 0.047 |
| createLinkWithTargetPortOnPart | Success | | 0.054 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.056 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.049 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.049 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.054 |
| createLinkWithTargetNestedPart | Success | | 0.059 |
| createLinkWithTargetNestedProperty | Success | | 0.058 |
| createLinkWithTargetNestedReference | Success | | 0.055 |
| createLinkWithTargetNestedValue | Success | | 4.809 |
| createLinkWithTargetActorPart | Success | | 0.044 |
| createLinkWithTargetBlock | Success | | 0.045 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.045 |
| createLinkWithTargetConstraintCN | Success | | 0.045 |
| createLinkWithTargetProperty | Success | | 0.047 |
| createLinkWithTargetPart | Success | | 0.048 |
| createLinkWithTargetReference | Success | | 0.050 |
| createLinkWithTargetValue | Success | | 0.046 |
| createLinkWithTargetNestedActorPart | Success | | 0.049 |
| createLinkWithTargetPortOnBlock | Success | | 0.046 |
| createLinkWithTargetPortOnPart | Success | | 0.154 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.048 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.052 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.049 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.049 |
| createLinkWithTargetNestedPart | Success | | 0.052 |
| createLinkWithTargetNestedProperty | Success | | 0.053 |
| createLinkWithTargetNestedReference | Success | | 0.050 |
| createLinkWithTargetNestedValue | Success | | 5.006 |
| createLinkWithTargetActorPart | Success | | 0.045 |
| createLinkWithTargetBlock | Success | | 0.047 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.001 |
| createLinkWithTargetConstraint | Success | | 0.048 |
| createLinkWithTargetConstraintCN | Success | | 0.045 |
| createLinkWithTargetProperty | Success | | 0.050 |
| createLinkWithTargetPart | Success | | 0.049 |
| createLinkWithTargetReference | Success | | 0.053 |
| createLinkWithTargetValue | Success | | 0.051 |
| createLinkWithTargetNestedActorPart | Success | | 0.050 |
| createLinkWithTargetPortOnBlock | Success | | 0.047 |
| createLinkWithTargetPortOnPart | Success | | 0.048 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.048 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.054 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.048 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.054 |
| createLinkWithTargetNestedPart | Success | | 0.054 |
| createLinkWithTargetNestedProperty | Success | | 0.055 |
| createLinkWithTargetNestedReference | Success | | 0.056 |
| createLinkWithTargetNestedValue | Success | | 5.232 |
| createLinkWithTargetActorPart | Success | | 0.044 |
| createLinkWithTargetBlock | Success | | 0.048 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.050 |
| createLinkWithTargetConstraintCN | Success | | 0.045 |
| createLinkWithTargetProperty | Success | | 0.047 |
| createLinkWithTargetPart | Success | | 0.045 |
| createLinkWithTargetReference | Success | | 0.045 |
| createLinkWithTargetValue | Success | | 0.047 |
| createLinkWithTargetNestedActorPart | Success | | 0.052 |
| createLinkWithTargetPortOnBlock | Success | | 0.048 |
| createLinkWithTargetPortOnPart | Success | | 0.049 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.047 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.056 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.055 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.056 |
| createLinkWithTargetNestedPart | Success | | 0.049 |
| createLinkWithTargetNestedProperty | Success | | 0.052 |
| createLinkWithTargetNestedReference | Success | | 0.043 |
| createLinkWithTargetNestedValue | Success | | 5.173 |
| createLinkWithTargetActorPart | Success | | 0.045 |
| createLinkWithTargetBlock | Success | | 0.059 |
| createLinkWithTargetComment | Success | | 0.002 |
| createLinkWithTargetCommentCN | Success | | 0.002 |
| createLinkWithTargetConstraint | Success | | 0.052 |
| createLinkWithTargetConstraintCN | Success | | 0.046 |
| createLinkWithTargetProperty | Success | | 0.045 |
| createLinkWithTargetPart | Success | | 0.043 |
| createLinkWithTargetReference | Success | | 0.048 |
| createLinkWithTargetValue | Success | | 0.050 |
| createLinkWithTargetNestedActorPart | Success | | 0.045 |
| createLinkWithTargetPortOnBlock | Success | | 0.047 |
| createLinkWithTargetPortOnPart | Success | | 0.049 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.047 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.054 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.052 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.056 |
| createLinkWithTargetNestedPart | Success | | 0.043 |
| createLinkWithTargetNestedProperty | Success | | 0.046 |
| createLinkWithTargetNestedReference | Success | | 0.046 |
| createLinkWithTargetNestedValue | Success | | 5.222 |
| createLinkWithTargetActorPart | Success | | 0.041 |
| createLinkWithTargetBlock | Success | | 0.055 |
| createLinkWithTargetComment | Success | | 0.001 |
| createLinkWithTargetCommentCN | Success | | 0.001 |
| createLinkWithTargetConstraint | Success | | 0.047 |
| createLinkWithTargetConstraintCN | Success | | 0.041 |
| createLinkWithTargetProperty | Success | | 0.044 |
| createLinkWithTargetPart | Success | | 0.043 |
| createLinkWithTargetReference | Success | | 0.051 |
| createLinkWithTargetValue | Success | | 0.041 |
| createLinkWithTargetNestedActorPart | Success | | 0.057 |
| createLinkWithTargetPortOnBlock | Success | | 0.050 |
| createLinkWithTargetPortOnPart | Success | | 0.055 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.055 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.057 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.053 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.054 |
| createLinkWithTargetNestedPart | Success | | 0.047 |
| createLinkWithTargetNestedProperty | Success | | 0.052 |
| createLinkWithTargetNestedReference | Success | | 0.053 |
| createLinkWithTargetNestedValue | Success | | 5.058 |
| createLinkWithSourceActorPart | Success | | 0.003 |
| createLinkWithSourceBlock | Success | | 0.001 |
| createLinkWithSourceComment | Success | | 0.002 |
| createLinkWithSourceCommentCN | Success | | 0.001 |
| createLinkWithSourceConstraint | Success | | 0.005 |
| createLinkWithSourceConstraintCN | Success | | 0.001 |
| createLinkWithSourceProperty | Success | | 0.000 |
| createLinkWithSourcePart | Success | | 0.000 |
| createLinkWithSourceReference | Success | | 0.001 |
| createLinkWithSourceValue | Success | | 0.001 |
| createLinkWithSourceNestedActorPart | Success | | 0.000 |
| createLinkWithSourcePortOnBlock | Success | | 0.000 |
| createLinkWithSourcePortOnPart | Success | | 0.001 |
| createLinkWithSourcePortOnNestedPart | Success | | 0.000 |
| createLinkWithSourceFlowPortOnBlock | Success | | 0.001 |
| createLinkWithSourceFlowPortOnPart | Success | | 0.000 |
| createLinkWithSourceFlowPortOnNestedPart | Success | | 0.000 |
| createLinkWithSourceNestedPart | Success | | 0.001 |
| createLinkWithSourceNestedProperty | Success | | 0.001 |
| createLinkWithSourceNestedReference | Success | | 0.000 |
| createLinkWithSourceNestedValue | Success | | 5.121 |
| createLinkWithTargetActorPart | Success | | 0.083 |
| createLinkWithTargetBlock | Success | | 0.065 |
| createLinkWithTargetComment | Success | | 0.057 |
| createLinkWithTargetCommentCN | Success | | 0.059 |
| createLinkWithTargetConstraint | Success | | 0.055 |
| createLinkWithTargetConstraintCN | Success | | 0.058 |
| createLinkWithTargetProperty | Success | | 0.056 |
| createLinkWithTargetPart | Success | | 0.051 |
| createLinkWithTargetReference | Success | | 0.057 |
| createLinkWithTargetValue | Success | | 0.075 |
| createLinkWithTargetNestedActorPart | Success | | 0.056 |
| createLinkWithTargetPortOnBlock | Success | | 0.054 |
| createLinkWithTargetPortOnPart | Success | | 0.059 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.054 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.057 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.055 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.072 |
| createLinkWithTargetNestedPart | Success | | 0.072 |
| createLinkWithTargetNestedProperty | Success | | 0.057 |
| createLinkWithTargetNestedReference | Success | | 0.057 |
| createLinkWithTargetNestedValue | Success | | 5.220 |
| createLinkWithTargetActorPart | Success | | 0.045 |
| createLinkWithTargetBlock | Success | | 0.049 |
| createLinkWithTargetComment | Success | | 0.055 |
| createLinkWithTargetCommentCN | Success | | 0.049 |
| createLinkWithTargetConstraint | Success | | 0.054 |
| createLinkWithTargetConstraintCN | Success | | 0.049 |
| createLinkWithTargetProperty | Success | | 0.052 |
| createLinkWithTargetPart | Success | | 0.050 |
| createLinkWithTargetReference | Success | | 0.054 |
| createLinkWithTargetValue | Success | | 0.052 |
| createLinkWithTargetNestedActorPart | Success | | 0.054 |
| createLinkWithTargetPortOnBlock | Success | | 0.057 |
| createLinkWithTargetPortOnPart | Success | | 0.057 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.093 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.062 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.054 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.063 |
| createLinkWithTargetNestedPart | Success | | 0.050 |
| createLinkWithTargetNestedProperty | Success | | 0.052 |
| createLinkWithTargetNestedReference | Success | | 0.053 |
| createLinkWithTargetNestedValue | Success | | 5.100 |
| createLinkWithTargetActorPart | Success | | 0.040 |
| createLinkWithTargetBlock | Success | | 0.039 |
| createLinkWithTargetComment | Success | | 0.042 |
| createLinkWithTargetCommentCN | Success | | 0.045 |
| createLinkWithTargetConstraint | Success | | 0.034 |
| createLinkWithTargetConstraintCN | Success | | 0.037 |
| createLinkWithTargetProperty | Success | | 0.040 |
| createLinkWithTargetPart | Success | | 0.042 |
| createLinkWithTargetReference | Success | | 0.044 |
| createLinkWithTargetValue | Success | | 0.038 |
| createLinkWithTargetNestedActorPart | Success | | 0.068 |
| createLinkWithTargetPortOnBlock | Success | | 0.041 |
| createLinkWithTargetPortOnPart | Success | | 0.044 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.050 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.050 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.039 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.046 |
| createLinkWithTargetNestedPart | Success | | 0.040 |
| createLinkWithTargetNestedProperty | Success | | 0.040 |
| createLinkWithTargetNestedReference | Success | | 0.040 |
| createLinkWithTargetNestedValue | Success | | 5.135 |
| createLinkWithTargetActorPart | Success | | 0.034 |
| createLinkWithTargetBlock | Success | | 0.046 |
| createLinkWithTargetComment | Success | | 0.052 |
| createLinkWithTargetCommentCN | Success | | 0.041 |
| createLinkWithTargetConstraint | Success | | 0.045 |
| createLinkWithTargetConstraintCN | Success | | 0.034 |
| createLinkWithTargetProperty | Success | | 0.057 |
| createLinkWithTargetPart | Success | | 0.043 |
| createLinkWithTargetReference | Success | | 0.041 |
| createLinkWithTargetValue | Success | | 0.035 |
| createLinkWithTargetNestedActorPart | Success | | 0.039 |
| createLinkWithTargetPortOnBlock | Success | | 0.041 |
| createLinkWithTargetPortOnPart | Success | | 0.043 |
| createLinkWithTargetPortOnNestedPart | Success | | 0.040 |
| createLinkWithTargetFlowPortOnBlock | Success | | 0.044 |
| createLinkWithTargetFlowPortOnPart | Success | | 0.040 |
| createLinkWithTargetFlowPortOnNestedPart | Success | | 0.043 |
| createLinkWithTargetNestedPart | Success | | 0.036 |
| createLinkWithTargetNestedProperty | Success | | 0.040 |
| createLinkWithTargetNestedReference | Success | | 0.040 |
| createLinkWithTargetNestedValue | Success | | 3.917 |
| createComment | Success | | 0.002 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.002 |
| createValue | Success | | 0.000 |
| createConstraint | Success | | 0.000 |
| createPort | Success | | 0.001 |
| createProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createFlowPort_IN | Success | | 0.000 |
| createFlowPort_OUT | Success | | 0.001 |
| createFlowPort_INOUT | Success | | 0.000 |
| createFlowPort_NA | Success | | 3.898 |
| createComment | Success | | 0.102 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.001 |
| createFlowPort_OUT | Success | | 0.001 |
| createFlowPort_INOUT | Success | | 0.001 |
| createFlowPort_NA | Success | | 2.896 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createPort | Success | | 0.037 |
| createProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.035 |
| createFlowPort_OUT | Success | | 0.039 |
| createFlowPort_INOUT | Success | | 0.041 |
| createFlowPort_NA | Success | | 1.124 |
| createComment | Success | | 0.080 |
| createReference | Success | | 0.002 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createConstraint | Success | | 0.032 |
| createPort | Success | | 0.002 |
| createProperty | Success | | 0.037 |
| createActorPart | Success | | 0.002 |
| createFlowPort_IN | Success | | 0.002 |
| createFlowPort_OUT | Success | | 0.002 |
| createFlowPort_INOUT | Success | | 0.002 |
| createFlowPort_NA | Success | | 1.890 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createPort | Success | | 0.069 |
| createProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createFlowPort_IN | Success | | 0.040 |
| createFlowPort_OUT | Success | | 0.042 |
| createFlowPort_INOUT | Success | | 0.040 |
| createFlowPort_NA | Success | | 14.794 |
| createComment | Success | | 0.073 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.002 |
| createConstraint | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createProperty | Success | | 0.035 |
| createActorPart | Success | | 0.002 |
| createFlowPort_IN | Success | | 0.001 |
| createFlowPort_OUT | Success | | 0.000 |
| createFlowPort_INOUT | Success | | 0.001 |
| createFlowPort_NA | Success | | 3.916 |
| createComment | Success | | 0.003 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.000 |
| createValue | Success | | 0.000 |
| createConstraint | Success | | 0.000 |
| createPort | Success | | 0.001 |
| createProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createFlowPort_IN | Success | | 0.001 |
| createFlowPort_OUT | Success | | 0.001 |
| createFlowPort_INOUT | Success | | 0.000 |
| createFlowPort_NA | Success | | 3.792 |
| createComment | Success | | 0.073 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.002 |
| createFlowPort_OUT | Success | | 0.001 |
| createFlowPort_INOUT | Success | | 0.000 |
| createFlowPort_NA | Success | | 3.902 |
| createComment | Success | | 0.002 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createPort | Success | | 0.034 |
| createProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.041 |
| createFlowPort_OUT | Success | | 0.038 |
| createFlowPort_INOUT | Success | | 0.039 |
| createFlowPort_NA | Success | | 3.723 |
| createComment | Success | | 0.062 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createConstraint | Success | | 0.000 |
| createPort | Success | | 0.001 |
| createProperty | Success | | 0.030 |
| createActorPart | Success | | 0.002 |
| createFlowPort_IN | Success | | 0.001 |
| createFlowPort_OUT | Success | | 0.002 |
| createFlowPort_INOUT | Success | | 0.001 |
| createFlowPort_NA | Success | | 14.391 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createPort | Success | | 0.001 |
| createProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.002 |
| createFlowPort_OUT | Success | | 0.001 |
| createFlowPort_INOUT | Success | | 0.001 |
| createFlowPort_NA | Success | | 3.874 |
| createComment | Success | | 0.079 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createFlowPort_IN | Success | | 0.000 |
| createFlowPort_OUT | Success | | 0.000 |
| createFlowPort_INOUT | Success | | 0.001 |
| createFlowPort_NA | Success | | 3.909 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createConstraint | Success | | 0.000 |
| createPort | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.000 |
| createFlowPort_OUT | Success | | 0.000 |
| createFlowPort_INOUT | Success | | 0.000 |
| createFlowPort_NA | Success | | 2.699 |
| createComment | Success | | 0.237 |
| createReference | Success | | 0.591 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.000 |
| createConstraint | Success | | 0.000 |
| createPort | Success | | 0.000 |
| createProperty | Success | | 0.001 |
| createActorPart | Success | | 0.000 |
| createFlowPort_IN | Success | | 0.000 |
| createFlowPort_OUT | Success | | 0.000 |
| createFlowPort_INOUT | Success | | 0.001 |
| createFlowPort_NA | Success | | 2.708 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.002 |
| createConstraint | Success | | 0.000 |
| createPort | Success | | 0.001 |
| createProperty | Success | | 0.002 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.001 |
| createFlowPort_OUT | Success | | 0.001 |
| createFlowPort_INOUT | Success | | 0.001 |
| createFlowPort_NA | Success | | 3.708 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createConstraint | Success | | 0.001 |
| createPort | Success | | 0.036 |
| createProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.037 |
| createFlowPort_OUT | Success | | 10.437 |
| createFlowPort_INOUT | Success | | 0.036 |
| createFlowPort_NA | Success | | 3.612 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createConstraint | Success | | 0.000 |
| createPort | Success | | 0.000 |
| createProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.000 |
| createFlowPort_OUT | Success | | 0.000 |
| createFlowPort_INOUT | Success | | 0.001 |
| createFlowPort_NA | Success | | 3.754 |
| createComment | Success | | 0.000 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.000 |
| createConstraint | Success | | 0.001 |
| createPort | Success | | 0.000 |
| createProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.000 |
| createFlowPort_OUT | Success | | 0.001 |
| createFlowPort_INOUT | Success | | 0.000 |
| createFlowPort_NA | Success | | 3.725 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.001 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.001 |
| createConstraint | Success | | 0.000 |
| createPort | Success | | 0.001 |
| createProperty | Success | | 0.000 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.001 |
| createFlowPort_OUT | Success | | 0.000 |
| createFlowPort_INOUT | Success | | 0.001 |
| createFlowPort_NA | Success | | 3.698 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.000 |
| createValue | Success | | 0.001 |
| createConstraint | Success | | 0.000 |
| createPort | Success | | 0.001 |
| createProperty | Success | | 0.000 |
| createActorPart | Success | | 0.000 |
| createFlowPort_IN | Success | | 0.001 |
| createFlowPort_OUT | Success | | 0.000 |
| createFlowPort_INOUT | Success | | 0.001 |
| createFlowPort_NA | Success | | 3.746 |
| createComment | Success | | 0.001 |
| createReference | Success | | 0.000 |
| createPart | Success | | 0.001 |
| createValue | Success | | 0.000 |
| createConstraint | Success | | 0.000 |
| createPort | Success | | 0.001 |
| createProperty | Success | | 0.001 |
| createActorPart | Success | | 0.001 |
| createFlowPort_IN | Success | | 0.000 |
| createFlowPort_OUT | Success | | 0.000 |
| createFlowPort_INOUT | Success | | 0.001 |
| createFlowPort_NA | Success | | 2.942 |
| dropDependencyInDiagram | Success | | 14.848 |
| dropDependencyInBlock | Success | | 0.032 |
| dropConnectorInBlock | Success | | 3.778 |
| dropDependencyInBlock | Success | | 0.032 |
| dropConnectorInBlock | Success | | 3.726 |
| testDropActorPart | Success | | 0.025 |
| testDropComment | Success | | 0.007 |
| testDropCommentContained | Success | | 0.008 |
| testDropConstraint | Success | | 0.008 |
| testDropPart | Success | | 0.026 |
| testDropPort | Success | | 0.018 |
| testDropProperty | Success | | 0.017 |
| testDropReference | Success | | 0.026 |
| testDropValue | Success | | 0.025 |
| testDropFlowPort_IN | Success | | 0.018 |
| testDropFlowPort_OUT | Success | | 0.019 |
| testDropFlowPort_INOUT | Success | | 0.018 |
| testDropFlowPort_NA | Success | | 15.959 |
| testDropActorPart | Success | | 0.022 |
| testDropComment | Success | | 0.007 |
| testDropCommentContained | Success | | 0.078 |
| testDropConstraint | Success | | 0.008 |
| testDropPart | Success | | 0.025 |
| testDropPort | Success | | 0.016 |
| testDropProperty | Success | | 0.016 |
| testDropReference | Success | | 0.026 |
| testDropValue | Success | | 0.025 |
| testDropFlowPort_IN | Success | | 0.017 |
| testDropFlowPort_OUT | Success | | 0.017 |
| testDropFlowPort_INOUT | Success | | 0.018 |
| testDropFlowPort_NA | Success | | 2.886 |
| testDropActorPart | Success | | 0.024 |
| testDropComment | Success | | 0.008 |
| testDropCommentContained | Success | | 0.008 |
| testDropConstraint | Success | | 0.008 |
| testDropConstraintContained | Success | | 0.008 |
| testDropPart | Success | | 0.025 |
| testDropPort | Success | | 0.016 |
| testDropProperty | Success | | 0.015 |
| testDropReference | Success | | 0.023 |
| testDropValue | Success | | 0.022 |
| testDropActorPartContained | Success | | 0.016 |
| testDropPartContained | Success | | 0.017 |
| testDropPortContained | Success | | 0.040 |
| testDropPropertyContained | Success | | 0.008 |
| testDropReferenceContained | Success | | 0.017 |
| testDropValueContained | Success | | 0.015 |
| testDropFlowPort_IN | Success | | 0.017 |
| testDropFlowPort_OUT | Success | | 0.023 |
| testDropFlowPort_INOUT | Success | | 0.018 |
| testDropFlowPort_NA | Success | | 0.027 |
| testDropFlowPort_INContained | Success | | 0.049 |
| testDropFlowPort_OUTContained | Success | | 0.049 |
| testDropFlowPort_INOUTContained | Success | | 0.043 |
| testDropFlowPort_NAContained | Success | | 1.177 |
| testDropActorPart | Success | | 0.025 |
| testDropComment | Success | | 0.007 |
| testDropCommentContained | Success | | 0.084 |
| testDropConstraint | Success | | 0.008 |
| testDropConstraintContained | Success | | 0.040 |
| testDropPart | Success | | 0.026 |
| testDropPort | Success | | 0.016 |
| testDropProperty | Success | | 0.016 |
| testDropReference | Success | | 0.025 |
| testDropValue | Success | | 0.025 |
| testDropActorPartContained | Success | | 0.057 |
| testDropPartContained | Success | | 0.060 |
| testDropPortContained | Success | | 0.009 |
| testDropPropertyContained | Success | | 0.051 |
| testDropReferenceContained | Success | | 0.061 |
| testDropValueContained | Success | | 0.062 |
| testDropFlowPort_IN | Success | | 0.019 |
| testDropFlowPort_OUT | Success | | 0.018 |
| testDropFlowPort_INOUT | Success | | 0.018 |
| testDropFlowPort_NA | Success | | 0.027 |
| testDropFlowPort_INContained | Success | | 0.010 |
| testDropFlowPort_OUTContained | Success | | 0.010 |
| testDropFlowPort_INOUTContained | Success | | 0.010 |
| testDropFlowPort_NAContained | Success | | 1.950 |
| testDropActorPart | Success | | 0.024 |
| testDropComment | Success | | 0.008 |
| testDropCommentContained | Success | | 0.008 |
| testDropConstraint | Success | | 0.008 |
| testDropPart | Success | | 0.027 |
| testDropPort | Success | | 0.016 |
| testDropProperty | Success | | 0.017 |
| testDropReference | Success | | 0.027 |
| testDropValue | Success | | 0.026 |
| testDropActorPartContained | Success | | 9.589 |
| testDropPartContained | Success | | 0.018 |
| testDropPortContained | Success | | 0.042 |
| testDropPropertyContained | Success | | 0.008 |
| testDropReferenceContained | Success | | 0.017 |
| testDropValueContained | Success | | 0.017 |
| testDropFlowPort_IN | Success | | 0.017 |
| testDropFlowPort_OUT | Success | | 0.017 |
| testDropFlowPort_INOUT | Success | | 0.016 |
| testDropFlowPort_NA | Success | | 0.025 |
| testDropFlowPort_INContained | Success | | 0.044 |
| testDropFlowPort_OUTContained | Success | | 0.044 |
| testDropFlowPort_INOUTContained | Success | | 0.043 |
| testDropFlowPort_NAContained | Success | | 3.683 |
| testDropActorPart | Success | | 0.021 |
| testDropComment | Success | | 0.007 |
| testDropCommentContained | Success | | 0.082 |
| testDropConstraint | Success | | 0.008 |
| testDropPart | Success | | 0.026 |
| testDropPort | Success | | 0.017 |
| testDropProperty | Success | | 0.017 |
| testDropReference | Success | | 0.027 |
| testDropValue | Success | | 0.025 |
| testDropActorPartContained | Success | | 0.048 |
| testDropPartContained | Success | | 0.047 |
| testDropPortContained | Success | | 0.009 |
| testDropPropertyContained | Success | | 0.039 |
| testDropReferenceContained | Success | | 0.048 |
| testDropValueContained | Success | | 0.048 |
| testDropFlowPort_IN | Success | | 0.016 |
| testDropFlowPort_OUT | Success | | 0.017 |
| testDropFlowPort_INOUT | Success | | 0.017 |
| testDropFlowPort_NA | Success | | 0.025 |
| testDropFlowPort_INContained | Success | | 0.009 |
| testDropFlowPort_OUTContained | Success | | 0.009 |
| testDropFlowPort_INOUTContained | Success | | 0.009 |
| testDropFlowPort_NAContained | Success | | 3.624 |
| testDropActorPart | Success | | 0.022 |
| testDropComment | Success | | 0.006 |
| testDropCommentContained | Success | | 0.007 |
| testDropConstraint | Success | | 0.008 |
| testDropPart | Success | | 0.024 |
| testDropPort | Success | | 0.015 |
| testDropProperty | Success | | 0.016 |
| testDropReference | Success | | 0.024 |
| testDropValue | Success | | 0.022 |
| testDropFlowPort_IN | Success | | 0.016 |
| testDropFlowPort_OUT | Success | | 0.018 |
| testDropFlowPort_INOUT | Success | | 0.016 |
| testDropFlowPort_NA | Success | | 13.740 |
| testDropActorPart | Success | | 0.024 |
| testDropComment | Success | | 0.007 |
| testDropCommentContained | Success | | 0.079 |
| testDropConstraint | Success | | 0.010 |
| testDropPart | Success | | 0.025 |
| testDropPort | Success | | 0.019 |
| testDropProperty | Success | | 0.018 |
| testDropReference | Success | | 0.028 |
| testDropValue | Success | | 0.027 |
| testDropFlowPort_IN | Success | | 0.020 |
| testDropFlowPort_OUT | Success | | 0.020 |
| testDropFlowPort_INOUT | Success | | 0.020 |
| testDropFlowPort_NA | Success | | 3.771 |
| testDropActorPart | Success | | 0.024 |
| testDropComment | Success | | 0.008 |
| testDropCommentContained | Success | | 0.008 |
| testDropConstraint | Success | | 0.009 |
| testDropPart | Success | | 0.025 |
| testDropPort | Success | | 0.017 |
| testDropProperty | Success | | 0.017 |
| testDropReference | Success | | 0.026 |
| testDropValue | Success | | 0.025 |
| testDropActorPartContained | Success | | 0.018 |
| testDropPartContained | Success | | 0.019 |
| testDropPortContained | Success | | 0.046 |
| testDropPropertyContained | Success | | 0.009 |
| testDropReferenceContained | Success | | 0.019 |
| testDropValueContained | Success | | 0.018 |
| testDropFlowPort_IN | Success | | 0.019 |
| testDropFlowPort_OUT | Success | | 0.019 |
| testDropFlowPort_INOUT | Success | | 0.019 |
| testDropFlowPort_NA | Success | | 0.029 |
| testDropFlowPort_INContained | Success | | 0.044 |
| testDropFlowPort_OUTContained | Success | | 0.045 |
| testDropFlowPort_INOUTContained | Success | | 0.043 |
| testDropFlowPort_NAContained | Success | | 3.705 |
| testDropActorPart | Success | | 0.025 |
| testDropComment | Success | | 0.008 |
| testDropCommentContained | Success | | 0.087 |
| testDropConstraint | Success | | 0.010 |
| testDropPart | Success | | 0.028 |
| testDropPort | Success | | 0.018 |
| testDropProperty | Success | | 0.016 |
| testDropReference | Success | | 0.027 |
| testDropValue | Success | | 10.328 |
| testDropActorPartContained | Success | | 0.046 |
| testDropPartContained | Success | | 0.047 |
| testDropPortContained | Success | | 0.009 |
| testDropPropertyContained | Success | | 0.040 |
| testDropReferenceContained | Success | | 0.049 |
| testDropValueContained | Success | | 0.048 |
| testDropFlowPort_IN | Success | | 0.019 |
| testDropFlowPort_OUT | Success | | 0.018 |
| testDropFlowPort_INOUT | Success | | 0.020 |
| testDropFlowPort_NA | Success | | 0.027 |
| testDropFlowPort_INContained | Success | | 0.011 |
| testDropFlowPort_OUTContained | Success | | 0.010 |
| testDropFlowPort_INOUTContained | Success | | 0.010 |
| testDropFlowPort_NAContained | Success | | 3.670 |
| testDropActorPart | Success | | 0.022 |
| testDropComment | Success | | 0.007 |
| testDropCommentContained | Success | | 0.007 |
| testDropConstraint | Success | | 0.007 |
| testDropPart | Success | | 0.026 |
| testDropPort | Success | | 0.016 |
| testDropProperty | Success | | 0.016 |
| testDropReference | Success | | 0.026 |
| testDropValue | Success | | 0.025 |
| testDropFlowPort_IN | Success | | 0.018 |
| testDropFlowPort_OUT | Success | | 0.018 |
| testDropFlowPort_INOUT | Success | | 0.016 |
| testDropFlowPort_NA | Success | | 3.646 |
| testDropActorPart | Success | | 0.023 |
| testDropComment | Success | | 0.007 |
| testDropCommentContained | Success | | 0.079 |
| testDropConstraint | Success | | 0.007 |
| testDropPart | Success | | 0.023 |
| testDropPort | Success | | 0.016 |
| testDropProperty | Success | | 0.017 |
| testDropReference | Success | | 0.026 |
| testDropValue | Success | | 0.026 |
| testDropFlowPort_IN | Success | | 0.019 |
| testDropFlowPort_OUT | Success | | 0.018 |
| testDropFlowPort_INOUT | Success | | 0.018 |
| testDropFlowPort_NA | Success | | 15.497 |
| testDropActorPart | Success | | 0.022 |
| testDropComment | Success | | 0.007 |
| testDropCommentContained | Success | | 0.007 |
| testDropConstraint | Success | | 0.007 |
| testDropPart | Success | | 0.023 |
| testDropPort | Success | | 0.016 |
| testDropProperty | Success | | 0.015 |
| testDropReference | Success | | 0.024 |
| testDropValue | Success | | 0.024 |
| testDropFlowPort_IN | Success | | 0.016 |
| testDropFlowPort_OUT | Success | | 0.016 |
| testDropFlowPort_INOUT | Success | | 0.016 |
| testDropFlowPort_NA | Success | | 3.638 |
| testDropActorPart | Success | | 0.022 |
| testDropComment | Success | | 0.008 |
| testDropCommentContained | Success | | 0.007 |
| testDropConstraint | Success | | 0.008 |
| testDropPart | Success | | 0.024 |
| testDropPort | Success | | 0.016 |
| testDropProperty | Success | | 0.016 |
| testDropReference | Success | | 0.024 |
| testDropValue | Success | | 0.023 |
| testDropActorPartContained | Success | | 0.016 |
| testDropPartContained | Success | | 0.017 |
| testDropPortContained | Success | | 0.041 |
| testDropPropertyContained | Success | | 0.009 |
| testDropReferenceContained | Success | | 0.017 |
| testDropValueContained | Success | | 0.017 |
| testDropFlowPort_IN | Success | | 0.017 |
| testDropFlowPort_OUT | Success | | 0.017 |
| testDropFlowPort_INOUT | Success | | 0.017 |
| testDropFlowPort_NA | Success | | 0.026 |
| testDropFlowPort_INContained | Success | | 0.044 |
| testDropFlowPort_OUTContained | Success | | 0.045 |
| testDropFlowPort_INOUTContained | Success | | 0.043 |
| testDropFlowPort_NAContained | Success | | 3.837 |
| testDropActorPart | Success | | 0.026 |
| testDropComment | Success | | 0.009 |
| testDropCommentContained | Success | | 0.008 |
| testDropConstraint | Success | | 0.009 |
| testDropPart | Success | | 0.027 |
| testDropPort | Success | | 0.016 |
| testDropProperty | Success | | 0.015 |
| testDropReference | Success | | 0.024 |
| testDropValue | Success | | 0.026 |
| testDropFlowPort_IN | Success | | 0.020 |
| testDropFlowPort_OUT | Success | | 0.018 |
| testDropFlowPort_INOUT | Success | | 0.019 |
| testDropFlowPort_NA | Success | | 13.183 |
| testDropActorPart | Success | | 0.025 |
| testDropComment | Success | | 0.008 |
| testDropCommentContained | Success | | 0.007 |
| testDropConstraint | Success | | 0.008 |
| testDropPart | Success | | 0.026 |
| testDropPort | Success | | 0.017 |
| testDropProperty | Success | | 0.017 |
| testDropReference | Success | | 0.025 |
| testDropValue | Success | | 0.025 |
| testDropActorPartContained | Success | | 0.017 |
| testDropPartContained | Success | | 0.019 |
| testDropPortContained | Success | | 0.045 |
| testDropPropertyContained | Success | | 0.009 |
| testDropReferenceContained | Success | | 0.018 |
| testDropValueContained | Success | | 0.018 |
| testDropFlowPort_IN | Success | | 0.018 |
| testDropFlowPort_OUT | Success | | 0.018 |
| testDropFlowPort_INOUT | Success | | 0.019 |
| testDropFlowPort_NA | Success | | 0.027 |
| testDropFlowPort_INContained | Success | | 0.047 |
| testDropFlowPort_OUTContained | Success | | 0.048 |
| testDropFlowPort_INOUTContained | Success | | 0.046 |
| testDropFlowPort_NAContained | Success | | 3.827 |
| testDropActorPart | Success | | 0.025 |
| testDropComment | Success | | 0.007 |
| testDropCommentContained | Success | | 0.008 |
| testDropConstraint | Success | | 0.009 |
| testDropPart | Success | | 0.027 |
| testDropPort | Success | | 0.017 |
| testDropProperty | Success | | 0.017 |
| testDropReference | Success | | 0.027 |
| testDropValue | Success | | 0.026 |
| testDropFlowPort_IN | Success | | 0.019 |
| testDropFlowPort_OUT | Success | | 0.019 |
| testDropFlowPort_INOUT | Success | | 0.018 |
| testDropFlowPort_NA | Success | | 14.389 |
| testDropActorPart | Success | | 0.022 |
| testDropComment | Success | | 0.006 |
| testDropConstraint | Success | | 0.007 |
| testDropPart | Success | | 0.023 |
| testDropPort | Success | | 0.015 |
| testDropProperty | Success | | 0.015 |
| testDropReference | Success | | 0.024 |
| testDropValue | Success | | 0.023 |
| testDropFlowPort_IN | Success | | 0.015 |
| testDropFlowPort_OUT | Success | | 0.016 |
| testDropFlowPort_INOUT | Success | | 0.016 |
| testDropFlowPort_NA | Success | | 3.712 |
| testDropActorPart | Success | | 0.022 |
| testDropComment | Success | | 0.007 |
| testDropConstraint | Success | | 0.007 |
| testDropPart | Success | | 0.023 |
| testDropPort | Success | | 0.015 |
| testDropProperty | Success | | 0.016 |
| testDropReference | Success | | 0.024 |
| testDropValue | Success | | 0.023 |
| testDropFlowPort_IN | Success | | 0.016 |
| testDropFlowPort_OUT | Success | | 0.016 |
| testDropFlowPort_INOUT | Success | | 0.016 |
| testDropFlowPort_NA | Success | | 3.721 |
| testDropActorPart | Success | | 0.025 |
| testDropComment | Success | | 0.008 |
| testDropConstraint | Success | | 0.008 |
| testDropPart | Success | | 0.027 |
| testDropPort | Success | | 0.018 |
| testDropProperty | Success | | 0.018 |
| testDropReference | Success | | 0.027 |
| testDropValue | Success | | 0.027 |
| testDropFlowPort_IN | Success | | 0.019 |
| testDropFlowPort_OUT | Success | | 0.018 |
| testDropFlowPort_INOUT | Success | | 0.018 |
| testDropFlowPort_NA | Success | | 14.317 |
| testDropActorPart | Success | | 0.022 |
| testDropComment | Success | | 0.007 |
| testDropConstraint | Success | | 0.007 |
| testDropPart | Success | | 0.023 |
| testDropPort | Success | | 0.016 |
| testDropProperty | Success | | 0.015 |
| testDropReference | Success | | 0.024 |
| testDropValue | Success | | 0.023 |
| testDropFlowPort_IN | Success | | 0.017 |
| testDropFlowPort_OUT | Success | | 0.016 |
| testDropFlowPort_INOUT | Success | | 0.015 |
| testDropFlowPort_NA | Success | | 2.855 |
| testDropActorOnBlock | Success | | 0.038 |
| testDropActorOnBlockCpt | Success | | 0.039 |
| testDropBlockOnBlock | Success | | 0.183 |
| testDropBlockOnBlockCpt | Success | | 0.097 |
| testDropDataTypeOnBlock | Success | | 0.182 |
| testDropDataTypeOnBlockCpt | Success | | 0.041 |
| testDropFlowSpecOnBlock | Success | | 0.086 |
| testDropFlowSpecOnBlockCpt | Success | | 13.754 |
| testDropTypeOnActorPart | Success | | 0.023 |
| testDropTypeOnPart | Success | | 0.221 |
| testDropTypeOnProperty | Success | | 0.022 |
| testDropTypeOnReference | Success | | 0.228 |
| testDropTypeOnValue | Success | | 0.021 |
| testDropTypeOnNestedActorPart | Success | | 0.021 |
| testDropTypeOnNestedPart | Success | | 0.239 |
| testDropTypeOnNestedProperty | Success | | 0.021 |
| testDropTypeOnNestedReference | Success | | 0.236 |
| testDropTypeOnNestedValue | Success | | 0.019 |
| testDropFlowSpecOnPart | Success | | 0.122 |
| testDropFlowSpecOnReference | Success | | 0.121 |
| testDropFlowSpecOnNestedPart | Success | | 0.121 |
| testDropFlowSpecOnNestedReference | Success | | 0.121 |
| testDropActorOnPart | Success | | 0.075 |
| testDropActorOnReference | Success | | 0.074 |
| testDropActorOnNestedPart | Success | | 0.076 |
| testDropActorOnNestedReference | Success | | 0.076 |
| testDropBlockOnProperty | Success | | 0.027 |
| testDropBlockOnNestedProperty | Success | | 0.026 |
| testDropTypeOnPort | Success | | 0.020 |
| testDropTypeOnFlowPort | Success | | 13.330 |
| testDropTypeOnActorPartCpt | Success | | 0.000 |
| testDropTypeOnPartCpt | Success | | 0.039 |
| testDropTypeOnPropertyCpt | Success | | 0.001 |
| testDropTypeOnReferenceCpt | Success | | 0.042 |
| testDropTypeOnValueCpt | Success | | 0.001 |
| testDropActorOnActorPartCpt | Success | | 0.000 |
| testDropActorOnPartCpt | Success | | 0.041 |
| testDropActorOnPropertyCpt | Success | | 0.001 |
| testDropActorOnReferenceCpt | Success | | 0.048 |
| testDropActorOnValueCpt | Success | | 0.000 |
| testDropBlockOnActorPartCpt | Success | | 0.001 |
| testDropBlockOnPartCpt | Success | | 0.105 |
| testDropBlockOnPropertyCpt | Success | | 0.001 |
| testDropBlockOnReferenceCpt | Success | | 0.094 |
| testDropBlockOnValueCpt | Success | | 15.586 |
| reorientLinkTargetToDiagram | Success | | 0.001 |
| reorientLinkSourceToBlock | Success | | 0.038 |
| reorientLinkSourceToActorPart | Success | | 0.041 |
| reorientLinkSourceToNestedActorPart | Success | | 0.040 |
| reorientLinkSourceToPortOnBlock | Success | | 0.040 |
| reorientLinkSourceToPortOnPart | Success | | 0.055 |
| reorientLinkSourceToPortOnNestedPart | Success | | 0.039 |
| reorientLinkSourceToFlowPortOnBlock | Success | | 0.035 |
| reorientLinkSourceToFlowPortOnPart | Success | | 0.038 |
| reorientLinkSourceToFlowPortOnNestedPart | Success | | 0.037 |
| reorientLinkSourceToPart | Success | | 0.039 |
| reorientLinkSourceToNestedPart | Success | | 0.046 |
| reorientLinkSourceToProperty | Success | | 0.049 |
| reorientLinkSourceToNestedProperty | Success | | 0.045 |
| reorientLinkSourceToReference | Success | | 0.064 |
| reorientLinkSourceToNestedReference | Success | | 0.038 |
| reorientLinkSourceToValue | Success | | 0.047 |
| reorientLinkSourceToNestedValue | Success | | 0.040 |
| reorientLinkSourceToComment | Success | | 0.001 |
| reorientLinkSourceToCommentCN | Success | | 0.001 |
| reorientLinkSourceToConstraint | Success | | 0.044 |
| reorientLinkSourceToConstraintCN | Success | | 16.001 |
| reorientLinkTargetToDiagram | Success | | 0.000 |
| reorientLinkTargetToBlock | Success | | 0.029 |
| reorientLinkTargetToActorPart | Success | | 0.032 |
| reorientLinkTargetToNestedActorPart | Success | | 0.031 |
| reorientLinkTargetToPortOnBlock | Success | | 0.032 |
| reorientLinkTargetToPortOnPart | Success | | 0.029 |
| reorientLinkTargetToPortOnNestedPart | Success | | 0.032 |
| reorientLinkTargetToFlowPortOnBlock | Success | | 0.031 |
| reorientLinkTargetToFlowPortOnPart | Success | | 0.033 |
| reorientLinkTargetToFlowPortOnNestedPart | Success | | 0.030 |
| reorientLinkTargetToPart | Success | | 0.033 |
| reorientLinkTargetToNestedPart | Success | | 0.031 |
| reorientLinkTargetToProperty | Success | | 0.032 |
| reorientLinkTargetToNestedProperty | Success | | 0.029 |
| reorientLinkTargetToReference | Success | | 0.032 |
| reorientLinkTargetToNestedReference | Success | | 0.033 |
| reorientLinkTargetToValue | Success | | 12.055 |
| reorientLinkTargetToNestedValue | Success | | 0.033 |
| reorientLinkTargetToComment | Success | | 0.000 |
| reorientLinkTargetToCommentCN | Success | | 0.000 |
| reorientLinkTargetToConstraint | Success | | 0.035 |
| reorientLinkTargetToConstraintCN | Success | | 5.091 |
| reorientLinkTargetToDiagram | Success | | 0.000 |
| reorientLinkSourceToBlock | Success | | 0.002 |
| reorientLinkSourceToActorPart | Success | | 0.034 |
| reorientLinkSourceToNestedActorPart | Success | | 0.038 |
| reorientLinkSourceToPortOnBlock | Success | | 10.464 |
| reorientLinkSourceToPortOnPart | Success | | 0.037 |
| reorientLinkSourceToPortOnNestedPart | Success | | 0.032 |
| reorientLinkSourceToFlowPortOnBlock | Success | | 0.338 |
| reorientLinkSourceToFlowPortOnPart | Success | | 0.036 |
| reorientLinkSourceToFlowPortOnNestedPart | Success | | 0.039 |
| reorientLinkSourceToPart | Success | | 0.307 |
| reorientLinkSourceToNestedPart | Success | | 0.036 |
| reorientLinkSourceToProperty | Success | | 0.308 |
| reorientLinkSourceToNestedProperty | Success | | 0.036 |
| reorientLinkSourceToReference | Success | | 0.282 |
| reorientLinkSourceToNestedReference | Success | | 0.037 |
| reorientLinkSourceToValue | Success | | 0.284 |
| reorientLinkSourceToNestedValue | Success | | 0.036 |
| reorientLinkSourceToComment | Success | | 0.000 |
| reorientLinkSourceToCommentCN | Success | | 0.000 |
| reorientLinkSourceToConstraint | Success | | 0.001 |
| reorientLinkSourceToConstraintCN | Success | | 15.627 |
| reorientLinkTargetToDiagram | Success | | 0.000 |
| reorientLinkTargetToBlock | Success | | 0.001 |
| reorientLinkTargetToActorPart | Success | | 0.031 |
| reorientLinkTargetToNestedActorPart | Success | | 0.034 |
| reorientLinkTargetToPortOnBlock | Success | | 0.302 |
| reorientLinkTargetToPortOnPart | Success | | 0.036 |
| reorientLinkTargetToPortOnNestedPart | Success | | 0.036 |
| reorientLinkTargetToFlowPortOnBlock | Success | | 0.282 |
| reorientLinkTargetToFlowPortOnPart | Success | | 0.035 |
| reorientLinkTargetToFlowPortOnNestedPart | Success | | 0.038 |
| reorientLinkTargetToPart | Success | | 0.277 |
| reorientLinkTargetToNestedPart | Success | | 0.037 |
| reorientLinkTargetToProperty | Success | | 0.292 |
| reorientLinkTargetToNestedProperty | Success | | 0.036 |
| reorientLinkTargetToReference | Success | | 0.274 |
| reorientLinkTargetToNestedReference | Success | | 0.040 |
| reorientLinkTargetToValue | Success | | 0.285 |
| reorientLinkTargetToNestedValue | Success | | 0.035 |
| reorientLinkTargetToComment | Success | | 0.001 |
| reorientLinkTargetToCommentCN | Success | | 0.001 |
| reorientLinkTargetToConstraint | Success | | 0.001 |
| reorientLinkTargetToConstraintCN | Success | | 16.479 |
| reorientLinkSourceToActorPart | Success | | 0.064 |
| reorientLinkSourceToNestedActorPart | Success | | 0.059 |
| reorientLinkSourceToPortOnBlock | Success | | 0.064 |
| reorientLinkSourceToPortOnPart | Success | | 0.030 |
| reorientLinkSourceToPortOnNestedPart | Success | | 0.058 |
| reorientLinkSourceToFlowPortOnBlock | Success | | 11.882 |
| reorientLinkSourceToFlowPortOnPart | Success | | 0.056 |
| reorientLinkSourceToFlowPortOnNestedPart | Success | | 0.058 |
| reorientLinkSourceToPart | Success | | 0.059 |
| reorientLinkSourceToNestedPart | Success | | 0.055 |
| reorientLinkSourceToProperty | Success | | 0.062 |
| reorientLinkSourceToNestedProperty | Success | | 0.056 |
| reorientLinkSourceToReference | Success | | 0.061 |
| reorientLinkSourceToNestedReference | Success | | 0.055 |
| reorientLinkSourceToValue | Success | | 0.062 |
| reorientLinkSourceToNestedValue | Success | | 15.526 |
| reorientLinkTargetToActorPart | Success | | 0.063 |
| reorientLinkTargetToNestedActorPart | Success | | 0.057 |
| reorientLinkTargetToPortOnBlock | Success | | 0.063 |
| reorientLinkTargetToPortOnPart | Success | | 0.063 |
| reorientLinkTargetToPortOnNestedPart | Success | | 0.030 |
| reorientLinkTargetToFlowPortOnBlock | Success | | 0.063 |
| reorientLinkTargetToFlowPortOnPart | Success | | 0.065 |
| reorientLinkTargetToFlowPortOnNestedPart | Success | | 0.058 |
| reorientLinkTargetToPart | Success | | 0.064 |
| reorientLinkTargetToNestedPart | Success | | 0.058 |
| reorientLinkTargetToProperty | Success | | 0.092 |
| reorientLinkTargetToNestedProperty | Success | | 0.064 |
| reorientLinkTargetToReference | Success | | 0.070 |
| reorientLinkTargetToNestedReference | Success | | 0.059 |
| reorientLinkTargetToValue | Success | | 0.067 |
| reorientLinkTargetToNestedValue | Success | | 15.842 |
| reorientLinkTargetToDiagram | Success | | 0.001 |
| reorientLinkSourceToBlock | Success | | 0.001 |
| reorientLinkSourceToActorPart | Success | | 0.035 |
| reorientLinkSourceToNestedActorPart | Success | | 0.001 |
| reorientLinkSourceToPortOnBlock | Success | | 0.034 |
| reorientLinkSourceToPortOnPart | Success | | 0.050 |
| reorientLinkSourceToPortOnNestedPart | Success | | 0.001 |
| reorientLinkSourceToFlowPortOnBlock | Success | | 0.039 |
| reorientLinkSourceToFlowPortOnPart | Success | | 0.035 |
| reorientLinkSourceToFlowPortOnNestedPart | Success | | 0.001 |
| reorientLinkSourceToPart | Success | | 0.037 |
| reorientLinkSourceToNestedPart | Success | | 0.001 |
| reorientLinkSourceToProperty | Success | | 0.034 |
| reorientLinkSourceToNestedProperty | Success | | 0.001 |
| reorientLinkSourceToReference | Success | | 0.032 |
| reorientLinkSourceToNestedReference | Success | | 0.000 |
| reorientLinkSourceToValue | Success | | 0.033 |
| reorientLinkSourceToNestedValue | Success | | 0.001 |
| reorientLinkSourceToComment | Success | | 0.001 |
| reorientLinkSourceToCommentCN | Success | | 0.000 |
| reorientLinkSourceToConstraint | Success | | 0.000 |
| reorientLinkSourceToConstraintCN | Success | | 15.820 |
| reorientLinkTargetToDiagram | Success | | 0.000 |
| reorientLinkTargetToBlock | Success | | 0.001 |
| reorientLinkTargetToActorPart | Success | | 11.772 |
| reorientLinkTargetToNestedActorPart | Success | | 0.001 |
| reorientLinkTargetToPortOnBlock | Success | | 0.033 |
| reorientLinkTargetToPortOnPart | Success | | 0.034 |
| reorientLinkTargetToPortOnNestedPart | Success | | 0.001 |
| reorientLinkTargetToFlowPortOnBlock | Success | | 0.034 |
| reorientLinkTargetToFlowPortOnPart | Success | | 0.037 |
| reorientLinkTargetToFlowPortOnNestedPart | Success | | 0.001 |
| reorientLinkTargetToPart | Success | | 0.034 |
| reorientLinkTargetToNestedPart | Success | | 0.001 |
| reorientLinkTargetToProperty | Success | | 0.034 |
| reorientLinkTargetToNestedProperty | Success | | 0.001 |
| reorientLinkTargetToReference | Success | | 0.033 |
| reorientLinkTargetToNestedReference | Success | | 0.000 |
| reorientLinkTargetToValue | Success | | 0.035 |
| reorientLinkTargetToNestedValue | Success | | 0.001 |
| reorientLinkTargetToComment | Success | | 0.000 |
| reorientLinkTargetToCommentCN | Success | | 0.001 |
| reorientLinkTargetToConstraint | Success | | 0.001 |
| reorientLinkTargetToConstraintCN | Success | | 15.540 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.086 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.097 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.103 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.086 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.082 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.097 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.097 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.096 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.084 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.100 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.083 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.094 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.080 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 15.735 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 11.680 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.103 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.000 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.089 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.102 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.000 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.088 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.104 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.090 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.103 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.089 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.105 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.097 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.105 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 17.772 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.108 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.091 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.103 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.096 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.080 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 11.234 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.098 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.081 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.100 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.088 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.107 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.085 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.098 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.084 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.113 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 16.477 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.104 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.096 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.096 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.091 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.089 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 11.461 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.081 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.080 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.085 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.085 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.086 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.083 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.085 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.086 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 18.047 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.096 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.105 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.108 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.094 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.109 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.107 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 11.338 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.105 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.099 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.100 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.135 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.112 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.132 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 16.627 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.094 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.079 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.096 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.096 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.092 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.110 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 11.805 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.090 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.102 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.085 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.101 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.104 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.090 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.105 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 18.625 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.103 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.107 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.107 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.091 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.107 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 11.920 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.090 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.100 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.088 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.103 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.081 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.095 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.085 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.097 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 16.837 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.113 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.107 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 12.125 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.088 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.107 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.106 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.089 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.101 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.105 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.089 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.101 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.089 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.103 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 19.504 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.133 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 11.871 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.101 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.106 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.094 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.113 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.105 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.090 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.100 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.089 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.102 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.110 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.093 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.115 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 29.209 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.090 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.106 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.100 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.097 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.108 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.091 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.097 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.126 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.000 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.000 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.000 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.000 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.000 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 13.769 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.102 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 17.211 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.098 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.110 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.000 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.099 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.099 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.000 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.089 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.118 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.096 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.101 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.083 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 11.907 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.119 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.131 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.103 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 17.313 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.118 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.092 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.109 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.105 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.090 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 13.787 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.116 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.094 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.131 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.106 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.115 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.108 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.130 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.126 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.133 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 17.256 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 11.897 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.091 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.091 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.088 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.089 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.092 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.088 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.091 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.092 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.086 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.086 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.097 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.098 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 11.854 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 19.249 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.104 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.109 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.098 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.098 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.124 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.112 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.114 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.140 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 12.242 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.104 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.088 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.110 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.095 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.110 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.101 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 17.660 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 11.787 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.117 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.089 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.100 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.109 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.094 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 0.094 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.110 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.088 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.105 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.091 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.108 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.091 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.106 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 13.371 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 16.957 |
| setEncapsulationDeleteConnectorWithTargetActorPart | Success | | 0.084 |
| setEncapsulationDeleteConnectorWithTargetNestedActorPart | Success | | 0.096 |
| setEncapsulationDeleteConnectorWithTargetPortOnBlock | Success | | 0.095 |
| setEncapsulationDeleteConnectorWithTargetPortOnPart | Success | | 0.096 |
| setEncapsulationDeleteConnectorWithTargetPortOnNestedPart | Success | | 0.112 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnBlock | Success | | 0.087 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnPart | Success | | 11.710 |
| setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPart | Success | | 0.114 |
| setEncapsulationDeleteConnectorWithTargetPart | Success | | 0.090 |
| setEncapsulationDeleteConnectorWithTargetNestedPart | Success | | 0.108 |
| setEncapsulationDeleteConnectorWithTargetProperty | Success | | 0.083 |
| setEncapsulationDeleteConnectorWithTargetNestedProperty | Success | | 0.104 |
| setEncapsulationDeleteConnectorWithTargetReference | Success | | 0.083 |
| setEncapsulationDeleteConnectorWithTargetNestedReference | Success | | 0.102 |
| setEncapsulationDeleteConnectorWithTargetValue | Success | | 0.084 |
| setEncapsulationDeleteConnectorWithTargetNestedValue | Success | | 2.035 |
| testToManageConstraint | Success | | 15.976 |
| testToManageComment | Success | | 3.943 |
| testToManagePackage | Success | | 17.992 |
| testToManageActor | Success | | 3.972 |
| testToManageSubjectClass | Success | | 16.233 |
| testToManageSubjectComponent | Success | | 3.751 |
| testToManageSubjectInterface | Success | | 16.543 |
| testToManageSubjectDatatype | Success | | 5.086 |
| testToManageSubjectStateMachine | Success | | 16.703 |
| testToManageUseCase | Success | | 18.922 |
| testToManageComponent | Success | | 4.543 |
| testToManageConstraint | Success | | 16.354 |
| testToManageComment | Success | | 3.948 |
| testToManagePackage | Success | | 16.951 |
| testToManageActor | Success | | 17.095 |
| testToManageUseCase | Success | | 3.900 |
| testToManageUseCaseForClassSubject | Success | | 17.612 |
| testToManageUseCaseForComponentSubject | Success | | 16.568 |
| testToManageUseCaseForInterfaceSubject | Success | | 3.849 |
| testToManageDependency | Success | | 16.880 |
| testToManageRealization | Success | | 16.972 |
| testToManageAbstraction | Success | | 19.233 |
| testToManageUsage | Success | | 17.008 |
| testToManageDependencyUseCase_Actor | Success | | 16.909 |
| testToManageAssociationUseCase_UseCase | Success | | 17.400 |
| testToManageAssociationUseCase_Actor | Success | | 18.815 |
| testToManageGeneralization | Success | | 16.984 |
| testToManagePackageImport | Success | | 29.840 |
| testToManagePackageMerge | Success | | 19.266 |
| testToManageExtend | Success | | 17.468 |
| testToManageInclude | Success | | 16.847 |